Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
49054bcb324c0bdd5916ad360bf500db9d9be508
/
.
/
poky
/
meta
/
classes
/
distutils3-base.bbclass
blob: a277d1c7bc68dd4c6a9f172e06ab76df0ca5bfb3 [
file
] [
log
] [
blame
]
DEPENDS
+=
"${@["
$
{
PYTHON_PN
}-
native
$
{
PYTHON_PN
}
", ""][(d.getVar('PACKAGES') == '')]}"
RDEPENDS_$
{
PN
}
+=
"${@['', '${PYTHON_PN}-core']['${CLASSOVERRIDE}' == 'class-target']}"
inherit distutils
-
common
-
base
python3native python3targetconfig