Skip to content

Commit

Permalink
Revert "do not build host python"
Browse files Browse the repository at this point in the history
This reverts commit d60c1a5.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
  • Loading branch information
nashif authored and Anas Nashif committed Sep 1, 2017
1 parent 3ca5896 commit b84aae1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions recipes-hosttools/hosttools/hosttools-tarball.bb
Expand Up @@ -9,12 +9,22 @@ TOOLCHAIN_TARGET_TASK ?= ""
TOOLCHAIN_HOST_TASK ?= "\
nativesdk-zephyr-qemu \
nativesdk-hidapi-libusb \
nativesdk-python \
nativesdk-python-ply \
nativesdk-python3 \
nativesdk-python3-misc \
nativesdk-python3-textutils \
nativesdk-python3-core \
nativesdk-python3-modules \
nativesdk-python3-ply \
nativesdk-openocd \
nativesdk-bossa \
nativesdk-kconfig-frontends \
nativesdk-open-firmware-tools \
nativesdk-zephyr-qemu-riscv \
nativesdk-dtc \
nativesdk-python-yaml \
nativesdk-python3-yaml \
"

TOOLCHAIN_OUTPUTNAME ?= "${DISTRO}-${SDKMACHINE}-hosttools-standalone-${DISTRO_VERSION}"
Expand Down

0 comments on commit b84aae1

Please sign in to comment.