summaryrefslogtreecommitdiff
path: root/meta/classes/pythonnative.bbclass
blob: 97029dc525c56e1dfa633978bb145fe337a466bf (plain)
1
2
3
4
5
6
7
8

inherit python-dir

PYTHON="${STAGING_BINDIR_NATIVE}/${PYTHON_PN}-native/${PYTHON_PN}"
# PYTHON_EXECUTABLE is used by cmake
PYTHON_EXECUTABLE="${PYTHON}"
EXTRANATIVEPATH += "${PYTHON_PN}-native"
DEPENDS += " ${PYTHON_PN}-native "
06e686c1c8aee0ed4d9cdc6cdc39caf9ee5ca6ec'>neuros-pkggen: update sourcesKoen Kooi1 2008-07-07neuros-pkggen: install to _BIN_dirKoen Kooi1 2008-07-07neuros-pkggen native: add tool to generate ready to flash upk imagesKoen Kooi1