kselftests: remove numactl deps, as it's in meta-oe and not needed for arm

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2018-03-01 13:52:10 -05:00
parent 9d21b24b37
commit 7348f51984
@@ -21,7 +21,6 @@ S = "${WORKDIR}/linux-${PV}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
DEPENDS = "libcap libcap-ng popt rsync-native util-linux pkgconfig-native \
${@bb.utils.contains("TARGET_ARCH", "arm", "", "numactl", d)} \
"
inherit kernel-arch