Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
5ff169f12d35c5e55ccc88d0e064d8cd39f87031
/
.
/
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