mirror of
https://git.yoctoproject.org/poky
synced 2026-05-10 05:49:28 +00:00
288e62a221
Signed-off-by: Richard Purdie <richard@rex.(none)>
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
DEPENDS += "${@["python-native", ""][(bb.data.getVar('PACKAGES', d, 1) == '')]}"
|
|
|
|
inherit distutils-common-base
|