summaryrefslogtreecommitdiffstats
path: root/meta-skeleton/recipes-core/busybox
diff options
context:
space:
mode:
authorScott Weaver <weaverjs@gmail.com>2021-06-25 10:54:52 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-27 08:38:31 +0100
commitb2419bfaf28903d52dd88a3db7985c71e8ed814a (patch)
tree0278fdb6f5aa0771e10e9175128970d2c242664e /meta-skeleton/recipes-core/busybox
parent6774efd1e3d0bd5c8c34f84dcf4f698d7eafb36a (diff)
downloadopenembedded-core-contrib-b2419bfaf28903d52dd88a3db7985c71e8ed814a.tar.gz
meta-skeleton: update to satisfy yocto-check-layer tests
Added readme to satisfy the readme file test. Updated busybox bbappend to satisfy the signature test. [YOCTO #13612] Signed-off-by: Scott Weaver <weaverjs@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/recipes-core/busybox')
-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 @@
# mechanism as the linux-yocto kernel recipe.
#
# The entries here will override any entries in the base busybox recipe
+# when DISTRO = "mydistro" is defined in your conf/local.conf file.
#
# 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 += " \
+SRC_URI_append_mydistro += " \
file://no_rfkill.cfg \
"