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