Home
last modified time | relevance | path

Searched refs:TOOLCHAIN_DIR (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/meta-arm/ci/
H A Dget-binary-toolchains10 TOOLCHAIN_DIR="${2:-/builds/persist//toolchains/}"
14 mkdir -p $DOWNLOAD_DIR $TOOLCHAIN_DIR $TOOLCHAIN_LINK_DIR
41 if [ ! -d $TOOLCHAIN_DIR/$BASENAME-$VER-$HOST_ARCH-$i-none-linux-gnu*/ ]; then
46 tar -C $TOOLCHAIN_DIR -axvf $DOWNLOAD_DIR/$BASENAME-$VER-$HOST_ARCH-$i-none-linux-gnu*.tar.xz
50 ln -s $TOOLCHAIN_DIR/$BASENAME-$VER-$HOST_ARCH-$i-none-linux-gnu* $TOOLCHAIN_LINK_DIR/$i
H A Dbase.yml25 TOOLCHAIN_DIR: ""
/openbmc/openbmc/meta-arm/
H A D.gitlab-ci.yml41 TOOLCHAIN_DIR: $CACHE_DIR/toolchains
49 …- mkdir --verbose --parents $KAS_WORK_DIR $KAS_REPO_REF_DIR $SSTATE_DIR $DL_DIR $TOOLCHAIN_DIR $TO…
51 - ./ci/get-binary-toolchains $DL_DIR $TOOLCHAIN_DIR $TOOLCHAIN_LINK_DIR
/openbmc/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile263 TOOLCHAIN_DIR := https://download.wireguard.com/qemu-test/toolchains/20211123/ macro
264 $(eval $(call file_download,toolchain-sha256sums-20211123,$(TOOLCHAIN_DIR)SHA256SUMS#,83da033fd8c79…
265 $(eval $(call file_download,$(TOOLCHAIN_FILENAME),$(TOOLCHAIN_DIR),,$(DISTFILES_PATH)/toolchain-sha…