mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
kselftests: gpio calls pkg-config, explicitly depend on pkgconfig-native
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Fathi Boudra <fathi.boudra@linaro.org>
This commit is contained in:
@@ -20,7 +20,7 @@ S = "${WORKDIR}/linux-${PV}"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
DEPENDS = "libcap libcap-ng popt rsync-native util-linux \
|
||||
DEPENDS = "libcap libcap-ng popt rsync-native util-linux pkgconfig-native \
|
||||
${@bb.utils.contains("TARGET_ARCH", "arm", "", "numactl", d)} \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user