1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-11 05:16:20 +00:00

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 06:09:49 +00:00
parent 05efc10aea
commit a745b9b788
@@ -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