mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +00:00
libseccomp: add tests
update busybox for extend head option for test suite remove seq -f option as it is not supported buy busybox Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
1
recipes-core/busybox/busybox/head.cfg
Normal file
1
recipes-core/busybox/busybox/head.cfg
Normal file
@@ -0,0 +1 @@
|
||||
CONFIG_FEATURE_FANCY_HEAD=y
|
||||
3
recipes-core/busybox/busybox_%.bbappend
Normal file
3
recipes-core/busybox/busybox_%.bbappend
Normal file
@@ -0,0 +1,3 @@
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
SRC_URI += "file://head.cfg"
|
||||
Reference in New Issue
Block a user