Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
2f55d2df3f1cdd13c4af465e29f7a36919b3df2d
/
.
/
poky
/
meta
/
classes
/
distutils-base.bbclass
blob: 9f398d7051ae6517919ea42012866bb21f1200be [
file
] [
log
] [
blame
]
DEPENDS
+=
"${@["
$
{
PYTHON_PN
}-
native
$
{
PYTHON_PN
}
", ""][(d.getVar('PACKAGES') == '')]}"
RDEPENDS_$
{
PN
}
+=
"${@['', '${PYTHON_PN}-core']['${CLASSOVERRIDE}' == 'class-target']}"
inherit distutils
-
common
-
base
pythonnative