Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
f2dd552b2491fc35f0bf6f9328e57d4c75ea34d6
/
.
/
import-layers
/
yocto-poky
/
meta
/
classes
/
distutils-native-base.bbclass
blob: 509cb9551af4a4d74a5c7b09c814e8f398720104 [
file
] [
log
] [
blame
]
Patrick Williams
c124f4f
2015-09-15 14:41:29 -0500
[
diff
] [
blame
]
1
inherit distutils
-
common
-
base
2
3
DEPENDS
+=
"${@["
$
{
PYTHON_PN
}-
native
", ""][(d.getVar('PACKAGES', True) == '')]}"