Home
last modified time | relevance | path

Searched full:xz (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/.github/workflows/
Dbug_snapshot.yaml5 # using xz. Upload the xz file to Amazon S3.
34 BUGS_PICKLE_FILENAME="zephyr-bugs-$(date -I).pickle.xz"
38 python3 scripts/make_bugs_pickle.py | xz > ${BUGS_PICKLE_PATH}
Ddoc-publish.yml34 tar xf html-output/html-output.tar.xz -C html-output
35 if [ -f api-coverage/api-coverage.tar.xz ]; then
36 tar xf api-coverage/api-coverage.tar.xz -C api-coverage
Ddoc-build.yml148 tar --use-compress-program="xz -T0" -cf html-output.tar.xz --directory=doc/_build html
149 … tar --use-compress-program="xz -T0" -cf api-output.tar.xz --directory=doc/_build html/doxygen/html
150 tar --use-compress-program="xz -T0" -cf api-coverage.tar.xz coverage-report
156 path: html-output.tar.xz
162 path: api-coverage.tar.xz
Ddoc-publish-pr.yml59 tar xf html-output/html-output.tar.xz -C html-output
60 if [ -f api-coverage/api-coverage.tar.xz ]; then
61 tar xf api-coverage/api-coverage.tar.xz -C api-coverage
/Zephyr-latest/tests/misc/llext-edk/pytest/
Dtest_edk.py41 logger.debug(f"Copying llext-edk.tar.xz to {tempdir}")
42 edk_path = Path(unlaunched_dut.device_config.build_dir) / "zephyr/llext-edk.tar.xz"
46 logger.debug(f"Extracting llext-edk.tar.xz to {tempdir}")
47 command = ["tar", "-xf", "llext-edk.tar.xz"]
/Zephyr-latest/samples/net/sockets/big_http_download/
Doverlay-tls.conf14 …://launchpad.net/ubuntu/+archive/primary/+sourcefiles/git/1:2.34.1-1ubuntu1/git_2.34.1.orig.tar.xz"
DREADME.rst82 …s://launchpad.net/ubuntu/+archive/primary/+sourcefiles/git/1:2.34.1-1ubuntu1/git_2.34.1.orig.tar.xz
/Zephyr-latest/samples/subsys/llext/edk/
DREADME.rst62 cp build/zephyr/llext-edk.tar.xz /tmp/edk
64 tar -xf llext-edk.tar.xz
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_linux.rst81 python3-dev python3-pip python3-setuptools python3-tk python3-wheel xz-utils file \
90 python3-pip python3-tkinter xz file python3-devel SDL2-devel
122 python-pip python-setuptools python-wheel tk xz file make
247 tar xvf zephyr-sdk- |sdk-version-trim| _linux-x86_64.tar.xz
Dindex.rst95 python3-dev python3-pip python3-setuptools python3-tk python3-wheel xz-utils file \
/Zephyr-latest/dts/bindings/sensor/
Dti,tmag5170.yaml170 XZ
175 - "XZ"
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/
Dphyboard_lyra_am62xx_a53.rst76 bmaptool copy phytec-qt5demo-image-phyboard-lyra-am62xx-3.wic.xz /dev/sdX
111 …/images/ampliphy-xwayland/phyboard-lyra-am62xx-3/phytec-qt5demo-image-phyboard-lyra-am62xx-3.wic.xz
Dphyboard_lyra_am62xx_m4.rst157 …/images/ampliphy-xwayland/phyboard-lyra-am62xx-3/phytec-qt5demo-image-phyboard-lyra-am62xx-3.wic.xz
/Zephyr-latest/subsys/llext/
DKconfig116 Name will be used when generating the EDK file, as <name>.tar.xz.
/Zephyr-latest/doc/develop/toolchains/
Dzephyr_sdk.rst105 tar xvf zephyr-sdk- |sdk-version-trim| _linux-x86_64.tar.xz
161 tar xvf zephyr-sdk- |sdk-version-trim| _macos-x86_64.tar.xz
/Zephyr-latest/doc/
Dconf.py153 `{SDK_URL_BASE}/v{sdk_version}/zephyr-sdk-{sdk_version}_linux-x86_64.tar.xz`
157 `{SDK_URL_BASE}/v{sdk_version}/zephyr-sdk-{sdk_version}_macos-x86_64.tar.xz`
/Zephyr-latest/boards/ti/sk_am62/doc/
Dindex.rst140 …opment/software-development-kit-sdk/MD-PvdSyIiioq/08.06.00.42/tisdk-default-image-am62xx-evm.wic.xz
/Zephyr-latest/boards/phytec/phyboard_electra/doc/
Dindex.rst139 ….1/images/ampliphy/phyboard-electra-am64xx-2/phytec-headless-image-phyboard-electra-am64xx-2.wic.xz
/Zephyr-latest/cmake/
Dllext-edk.cmake194 COMPRESSION XZ
/Zephyr-latest/scripts/west_commands/
Dsdk.py267 ext = ".tar.xz"
/Zephyr-latest/doc/hardware/porting/board/
Dboard-terminology.svg3 …saj+iSfd9y8K7saRD6RM0EcK+WTjO7cWWksqvZKiZdeCUe4EKdHe/2wZQ6PcrUKDbj9eSr85GS+xz/rlkTn37Xmtujtil9p5IN…
/Zephyr-latest/
DCMakeLists.txt2224 set(llext_edk_file ${PROJECT_BINARY_DIR}/${CONFIG_LLEXT_EDK_NAME}.tar.xz)