Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
0ac545283b680e96eb9181c13bce96f239a7e09d
/
.
/
import-layers
/
yocto-poky
/
meta
/
classes
/
distutils3-native-base.bbclass
blob: db9a1a73c2d40d87939db383301f066a297ba82f [
file
] [
log
] [
blame
]
Patrick Williams
d8c66bc
2016-06-20 12:57:21 -0500
[
diff
] [
blame
]
1
PYTHON_BASEVERSION
=
"3.5"
Patrick Williams
c124f4f
2015-09-15 14:41:29 -0500
[
diff
] [
blame
]
2
PYTHON_ABI
=
"m"
3
4
inherit distutils
-
native
-
base