aboutsummaryrefslogtreecommitdiffstats
path: root/meta-skeleton/recipes-core/busybox/busybox_1.21.1.bbappend
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2014-01-22 10:39:47 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-02 11:22:12 +0000
commitd22f12ca765eaa993445ca312b26523c5ba7940a (patch)
treebb2921acff80fa4e75fc4c952e1c95e27a97c094 /meta-skeleton/recipes-core/busybox/busybox_1.21.1.bbappend
parentb1ea3455379e38d4e56970505c05b4104d5f1234 (diff)
downloadopenembedded-core-contrib-d22f12ca765eaa993445ca312b26523c5ba7940a.tar.gz
meta-skeleton: rename busybox's bbappend file
As busybox has been upgraded, rename this bbappend file to make it match the current version of busybox. (From OE-Core rev: 12e33bd0dc02720122eb8088b08a181b13b6ef0e) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 \
- "