summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-12-16 12:47:18 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-12-16 12:47:53 +0100
commitcd821093f7fc5d2fd5a15891f8d694836b3a5815 (patch)
tree38d81c20ae3fe92856316173eb74c2545f88a226
parentdcd4364f80dabb97d5bb84a087f9f4ef36ad25f8 (diff)
u-boot-tk1.inc: put python2 from python-native in the path
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-tk1.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-tk1.inc b/recipes-bsp/u-boot/u-boot-tk1.inc
index 9a754fd..4679a4f 100644
--- a/recipes-bsp/u-boot/u-boot-tk1.inc
+++ b/recipes-bsp/u-boot/u-boot-tk1.inc
@@ -14,6 +14,7 @@ DEPENDS += "swig-native python-native"
EXTRA_OEMAKE = 'CROSS_COMPILE=${TARGET_PREFIX} CC="${TARGET_PREFIX}gcc ${TOOLCHAIN_OPTIONS}" V=1'
EXTRA_OEMAKE += 'HOSTCC="${BUILD_CC} ${BUILD_CFLAGS} ${BUILD_LDFLAGS}"'
EXTRA_OEMAKE += 'PYTHON2=nativepython STAGING_INCDIR=${STAGING_INCDIR_NATIVE} STAGING_LIBDIR=${STAGING_LIBDIR_NATIVE}'
+PATH_prepend = "${STAGING_BINDIR_NATIVE}/python-native:"
PACKAGECONFIG ??= "openssl"
# u-boot will compile its own tools during the build, with specific