/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
H A D | 0001-testsuite-use-www.example.org-for-wget-test-cases.patch | 13 testsuite/wget/wget--O-overrides--P | 2 +- 19 diff --git a/testsuite/wget/wget--O-overrides--P b/testsuite/wget/wget--O-overrides--P 21 --- a/testsuite/wget/wget--O-overrides--P 22 +++ b/testsuite/wget/wget--O-overrides--P 30 diff --git a/testsuite/wget/wget-handles-empty-path b/testsuite/wget/wget-handles-empty-path 32 --- a/testsuite/wget/wget-handles-empty-path 33 +++ b/testsuite/wget/wget-handles-empty-path 39 diff --git a/testsuite/wget/wget-retrieves-google-index b/testsuite/wget/wget-retrieves-google-index 49 diff --git a/testsuite/wget/wget-supports--P b/testsuite/wget/wget-supports--P 51 --- a/testsuite/wget/wget-supports--P [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/wget/ |
H A D | wget_1.24.5.bb | 1 SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \ 7 require wget.inc
|
H A D | wget.inc | 7 HOMEPAGE = "https://www.gnu.org/software/wget/" 22 ALTERNATIVE:${PN} = "wget"
|
/openbmc/qemu/tests/docker/dockerfiles/debian-microblaze-cross.d/ |
H A D | build-toolchain.sh | 19 wget https://ftp.gnu.org/gnu/binutils/binutils-2.37.tar.xz 20 wget https://ftp.gnu.org/gnu/gcc/gcc-11.2.0/gcc-11.2.0.tar.xz 21 wget https://www.musl-libc.org/releases/musl-1.2.2.tar.gz 22 wget https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.70.tar.xz
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/ |
H A D | donnot-extract-gdb-during-do-compile.patch | 34 - @if [ ! -f ${GDB}.tar.gz ] && [ ! -f /usr/bin/wget ]; then \ 35 - echo /usr/bin/wget is required to download ${GDB}.tar.gz; echo; exit 1; fi 36 - @if [ ! -f ${GDB}.tar.gz ] && [ -f /usr/bin/wget ]; then \ 38 - wget $$WGET_OPTS http://ftp.gnu.org/gnu/gdb/${GDB}.tar.gz; fi
|
/openbmc/openbmc/poky/scripts/ |
H A D | autobuilder-worker-prereq-tests | 74 …wget http://downloads.yoctoproject.org/releases/yocto/yocto-4.0/machines/qemu/qemux86-64/core-imag… 77 …wget http://downloads.yoctoproject.org/releases/yocto/yocto-4.0/machines/qemu/qemux86-64/core-imag… 80 …wget http://downloads.yoctoproject.org/releases/yocto/yocto-4.0/machines/qemu/qemux86-64/bzImage-q…
|
/openbmc/qemu/.gitlab-ci.d/opensbi/ |
H A D | Dockerfile | 19 wget \ 25 RUN wget -O - \ 28 RUN wget -O - \
|
/openbmc/openbmc-tools/ipkdbg/ |
H A D | build-opkg | 20 [ -f libarchive-3.5.2.tar.gz ] || wget http://libarchive.org/downloads/libarchive-3.5.2.tar.gz 48 [ -f curl-7.79.1.tar.bz2 ] || wget https://curl.haxx.se/download/curl-7.79.1.tar.bz2 58 [ -f opkg-0.6.3.tar.gz ] || wget http://downloads.yoctoproject.org/releases/opkg/opkg-0.6.3.tar.gz
|
/openbmc/openbmc/poky/documentation/ |
H A D | poky.yaml.in | 13 UBUNTU_HOST_PACKAGES_ESSENTIAL : "gawk wget git diffstat unzip texinfo gcc \ 18 FEDORA_HOST_PACKAGES_ESSENTIAL : "gawk make wget tar bzip2 gzip python3 unzip perl patch \ 24 OPENSUSE_HOST_PACKAGES_ESSENTIAL : "python gcc gcc-c++ git chrpath make wget python-xml \ 33 \n\ $ sudo dnf install gawk make wget tar bzip2 gzip python3 unzip perl patch \
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | build-qemu-robot-docker.sh | 69 wget \ 103 …&& wget --no-verbose -O /tmp/firefox.tar.bz2 https://download-installer.cdn.mozilla.net/pub/firefo… 141 RUN wget https://github.com/mozilla/geckodriver/releases/download/v0.32.2/geckodriver-v0.32.2-linux…
|
H A D | test-qemu | 12 …wget --quiet --show-progress --directory-prefix="${ARTIFACT_DIR}" https://jenkins.openbmc.org/view…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/ |
H A D | libsmi_0.5.0.bb | 17 DEPENDS += "bison-native flex-native wget-native gawk-native" 25 EXTRA_OECONF:class-target = "ac_cv_path_SH=/bin/sh ac_cv_path_WGET=${bindir}/wget ac_cv_path_AWK=${…
|
/openbmc/openbmc/poky/documentation/profile-manual/ |
H A D | usage.rst | 198 .. image:: figures/perf-wget-flat-stripped.png 262 down to wget i.e. a ``copy-to-user``. 282 is spent in the program we're profiling, wget. Remember that wget is 287 .. image:: figures/perf-wget-busybox-expanded-stripped.png 334 .. image:: figures/perf-wget-busybox-debuginfo.png 342 .. image:: figures/perf-wget-busybox-dso-zoom-menu.png 350 .. image:: figures/perf-wget-busybox-dso-zoom.png 370 .. image:: figures/perf-wget-busybox-annotate-menu.png 379 .. image:: figures/perf-wget-busybox-annotate-udhcpc.png 683 wget 1262 [001] 11624.859233: sys_exit_read: 0x0 [all …]
|
/openbmc/u-boot/board/freescale/imx8qxp_mek/ |
H A D | README | 23 $ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-sc-firmware-0.7.bin 26 $ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-7.6.bin
|
/openbmc/openbmc/poky/documentation/styles/config/vocabularies/OpenSource/ |
H A D | accept.txt | 20 wget
|
/openbmc/openbmc/meta-openembedded/contrib/ |
H A D | pw-am.sh | 12 wget -nv http://patchwork.yoctoproject.org/patch/$patchnumber/mbox/ -O pw-am-$patchnumber.patch
|
/openbmc/openbmc/poky/meta/recipes-extended/wget/wget/ |
H A D | 0002-improve-reproducibility.patch | 10 only used as part of the `wget --version' which do not have 14 $ wget --version
|
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/ |
H A D | build-oldlibc | 12 wget http://downloads.yoctoproject.org/releases/uninative/3.2/$i-nativesdk-libc.tar.xz
|
/openbmc/qemu/docs/system/riscv/ |
H A D | shakti-c.rst | 53 $ wget -c https://gitlab.com/behindbytes/shakti-binaries/-/raw/master/sdk/shakti_sdk_qemu.zip 71 $ wget -c https://gitlab.com/behindbytes/shakti-binaries/-/raw/master/dts/shakti.dtb
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lshw/files/ |
H A D | 0001-disable-docbook2man.patch | 27 wget http://pciids.sourceforge.net/pci.ids
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/images/ |
H A D | fb-phosphor-image.inc | 25 wget \
|
/openbmc/openbmc/meta-arm/ci/ |
H A D | get-binary-toolchains | 19 wget -P $DOWNLOAD_DIR -nc $URL
|
/openbmc/openbmc-build-scripts/ |
H A D | build-rootfs-size-docker.sh | 63 wget \
|
/openbmc/u-boot/board/amlogic/odroid-c2/ |
H A D | README.nanopi-k2 | 39 …> wget https://releases.linaro.org/archive/13.11/components/toolchain/binaries/gcc-linaro-aarch64-… 40 …> wget https://releases.linaro.org/archive/13.11/components/toolchain/binaries/gcc-linaro-arm-none…
|
/openbmc/u-boot/ |
H A D | .travis.yml | 31 - wget 55 …- ( cd ~/grub2-arm; wget -O - http://download.opensuse.org/ports/armv7hl/distribution/leap/42.2/re… 57 …- ( cd ~/grub2-arm64; wget -O - http://download.opensuse.org/ports/aarch64/distribution/leap/42.2/… 79 …wget https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/download/arc-2018.… 83 …wget https://github.com/vincentzwc/prebuilt-nds32-toolchain/releases/download/20180521/nds32le-lin… 88 …wget https://github.com/foss-xtensa/toolchain/releases/download/2018.02/x86_64-2018.02-${TOOLCHAIN…
|