aboutsummaryrefslogtreecommitdiffstats
path: root/meta-skeleton/recipes-core/busybox/busybox_1.21.1.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-skeleton/recipes-core/busybox/busybox_1.21.1.bbappend')
-rw-r--r--meta-skeleton/recipes-core/busybox/busybox_1.21.1.bbappend12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-skeleton/recipes-core/busybox/busybox_1.21.1.bbappend b/meta-skeleton/recipes-core/busybox/busybox_1.21.1.bbappend
deleted file mode 100644
index 64cdefc76d..0000000000
--- a/meta-skeleton/recipes-core/busybox/busybox_1.21.1.bbappend
+++ /dev/null
@@ -1,12 +0,0 @@
-# Example use of configuration fragments for busybox, which uses the same
-# mechanism as the linux-yocto kernel recipe.
-#
-# The entries here will override any entries in the base busybox recipe
-#
-# More details can be found in the Kernel Dev Manual
-# http://www.yoctoproject.org/docs/current/kernel-dev/kernel-dev.html#changing-the-configuration
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SRC_URI += " \
- file://no_rfkill.cfg \
- "