Signed-off-by: Franklin S. Cooper Jr <[email protected]>
---
.../recipes-core/busybox/busybox/defconfig | 8 ++++----
.../recipes-core/busybox/busybox_1.20.2.bbappend | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta-arago-distro/recipes-core/busybox/busybox/defconfig
b/meta-arago-distro/recipes-core/busybox/busybox/defconfig
index a54c32d..d8d1658 100644
--- a/meta-arago-distro/recipes-core/busybox/busybox/defconfig
+++ b/meta-arago-distro/recipes-core/busybox/busybox/defconfig
@@ -241,7 +241,7 @@ CONFIG_MKFIFO=y
CONFIG_MKNOD=y
CONFIG_MV=y
# CONFIG_FEATURE_MV_LONG_OPTIONS is not set
-# CONFIG_NICE is not set
+CONFIG_NICE=y
CONFIG_NOHUP=y
CONFIG_OD=y
# CONFIG_PRINTENV is not set
@@ -731,9 +731,9 @@ CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y
# CONFIG_VERBOSE_RESOLUTION_ERRORS is not set
# CONFIG_ARP is not set
# CONFIG_ARPING is not set
-# CONFIG_BRCTL is not set
-# CONFIG_FEATURE_BRCTL_FANCY is not set
-# CONFIG_FEATURE_BRCTL_SHOW is not set
+CONFIG_BRCTL=y
+CONFIG_FEATURE_BRCTL_FANCY=y
+CONFIG_FEATURE_BRCTL_SHOW=y
# CONFIG_DNSD is not set
# CONFIG_ETHER_WAKE is not set
# CONFIG_FAKEIDENTD is not set
diff --git a/meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend
b/meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend
index d3ff409..76d1300 100644
--- a/meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend
+++ b/meta-arago-distro/recipes-core/busybox/busybox_1.20.2.bbappend
@@ -1,7 +1,7 @@
# look for files in this layer first
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-PR_append = "-arago10"
+PR_append = "-arago11"
SRC_URI += " \
file://inetd \
--
1.7.0.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago