summaryrefslogtreecommitdiffstats
path: root/meta-facebook/meta-yosemite/recipes-core/busybox
diff options
context:
space:
mode:
Diffstat (limited to 'meta-facebook/meta-yosemite/recipes-core/busybox')
-rw-r--r--meta-facebook/meta-yosemite/recipes-core/busybox/busybox/busybox.cfg18
-rw-r--r--meta-facebook/meta-yosemite/recipes-core/busybox/busybox/syslog.conf5
-rw-r--r--meta-facebook/meta-yosemite/recipes-core/busybox/busybox_%.bbappend6
3 files changed, 0 insertions, 29 deletions
diff --git a/meta-facebook/meta-yosemite/recipes-core/busybox/busybox/busybox.cfg b/meta-facebook/meta-yosemite/recipes-core/busybox/busybox/busybox.cfg
deleted file mode 100644
index 66da117..0000000
--- a/meta-facebook/meta-yosemite/recipes-core/busybox/busybox/busybox.cfg
+++ /dev/null
@@ -1,18 +0,0 @@
-CONFIG_SH_MATH_SUPPORT_64=y
-CONFIG_DEVMEM=y
-CONFIG_LSUSB=y
-CONFIG_FEATURE_PS_ADDITIONAL_COLUMNS=y
-CONFIG_RX=y
-CONFIG_FLASHCP=y
-CONFIG_FLASH_LOCK=y
-CONFIG_FLASH_UNLOCK=y
-CONFIG_FLASH_ERASEALL=y
-CONFIG_TRACEROUTE6=y
-CONFIG_VCONFIG=y
-# we use the standalone ip util
-CONFIG_IP=n
-# use dhclient, as udhcpc will flush all v6 link local addresses during renew
-CONFIG_FEATURE_IFUPDOWN_EXTERNAL_DHCP=y
-CONFIG_UDHCPD=n
-CONFIG_UDHCPC=n
-CONFIG_UDHCPC6=n
diff --git a/meta-facebook/meta-yosemite/recipes-core/busybox/busybox/syslog.conf b/meta-facebook/meta-yosemite/recipes-core/busybox/busybox/syslog.conf
deleted file mode 100644
index f033341..0000000
--- a/meta-facebook/meta-yosemite/recipes-core/busybox/busybox/syslog.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-# /etc/syslog.conf Configuration file for busybox's syslogd utility
-# Send emergency messages to the console
-*.crit /mnt/data/logfile
-# Store everything else
-*.* /var/log/messages
diff --git a/meta-facebook/meta-yosemite/recipes-core/busybox/busybox_%.bbappend b/meta-facebook/meta-yosemite/recipes-core/busybox/busybox_%.bbappend
deleted file mode 100644
index 0047f92..0000000
--- a/meta-facebook/meta-yosemite/recipes-core/busybox/busybox_%.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SRC_URI += " \
- file://busybox.cfg \
- file://syslog.conf \
- "
OpenPOWER on IntegriCloud