summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-05-24 17:14:41 +0200
committerMing Liu <ming.liu@toradex.com>2020-05-24 18:29:34 +0200
commit7a56c4b0ae2a656cde85ab8b369e6bc2969ca91c (patch)
treebb62fb1ce5f0ba2a2ddbf9e8c51ebddaa975b5ca /recipes-bsp
parent545e2e8b2822ab313c1b3c43816e5eb8be651b8f (diff)
u-boot-tk1: drop PATH variable
That's not necessary since nativepython is a symbolic link pointing to python binary in ${STAGING_BINDIR_NATIVE}/python-native. Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-tk1.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-tk1.inc b/recipes-bsp/u-boot/u-boot-tk1.inc
index 4679a4f..9a754fd 100644
--- a/recipes-bsp/u-boot/u-boot-tk1.inc
+++ b/recipes-bsp/u-boot/u-boot-tk1.inc
@@ -14,7 +14,6 @@ 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