mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user