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:
Armin Kuster
2015-04-10 19:09:44 -07:00
parent 43fd825acf
commit 58096a9c97
4 changed files with 55 additions and 1 deletions

View File

@@ -0,0 +1 @@
CONFIG_FEATURE_FANCY_HEAD=y

View File

@@ -0,0 +1,3 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI += "file://head.cfg"