summaryrefslogtreecommitdiffstats
path: root/meta-skeleton/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'meta-skeleton/recipes-core')
-rw-r--r--meta-skeleton/recipes-core/busybox/busybox_%.bbappend3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-skeleton/recipes-core/busybox/busybox_%.bbappend b/meta-skeleton/recipes-core/busybox/busybox_%.bbappend
index 64cdefc76d..5c5e7c356b 100644
--- a/meta-skeleton/recipes-core/busybox/busybox_%.bbappend
+++ b/meta-skeleton/recipes-core/busybox/busybox_%.bbappend
@@ -2,11 +2,12 @@
2# mechanism as the linux-yocto kernel recipe. 2# mechanism as the linux-yocto kernel recipe.
3# 3#
4# The entries here will override any entries in the base busybox recipe 4# The entries here will override any entries in the base busybox recipe
5# when DISTRO = "mydistro" is defined in your conf/local.conf file.
5# 6#
6# More details can be found in the Kernel Dev Manual 7# More details can be found in the Kernel Dev Manual
7# http://www.yoctoproject.org/docs/current/kernel-dev/kernel-dev.html#changing-the-configuration 8# http://www.yoctoproject.org/docs/current/kernel-dev/kernel-dev.html#changing-the-configuration
8FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 9FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
9 10
10SRC_URI += " \ 11SRC_URI_append_mydistro += " \
11 file://no_rfkill.cfg \ 12 file://no_rfkill.cfg \
12 " 13 "