mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
DEPENDS += "${@["python-native", ""][(bb.data.getVar('PACKAGES', d, 1) == '')]}"
|
|
|
|
inherit distutils-common-base
|