mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-30 00:21:42 +00:00
busybox: fix sig changes when layer added
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -1,3 +1 @@
|
|||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
require ${@bb.utils.contains('DISTRO_FEATURES', 'ptest', 'busybox_libsecomp.inc', '', d)}
|
||||||
|
|
||||||
SRC_URI += "file://head.cfg"
|
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
FILESEXTRAPATHS_prepend := "${THISDIR}/busybox:"
|
||||||
|
|
||||||
|
SRC_URI_append = " file://head.cfg"
|
||||||
Reference in New Issue
Block a user