Home
last modified time | relevance | path

Searched refs:fetch (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/
H A Dsrc_uri.inc4 …a;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/charmbr…
9 …b;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cheggaa…
14 …e;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dustin/…
19 …r;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/c…
24 …e;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-ole/…
29 …n;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/goccy/g…
34 …x;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/…
39 …d;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/…
44 …p;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconsh…
49 …o;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/json-it…
[all …]
/openbmc/qemu/tests/functional/
H A Dtest_arm_sx1.py41 zimage_path = self.ASSET_ZIMAGE.fetch()
42 initrd_path = self.ASSET_INITRD.fetch()
52 zimage_path = self.ASSET_ZIMAGE.fetch()
53 sd_fs_path = self.ASSET_SD_FS.fetch()
63 zimage_path = self.ASSET_ZIMAGE.fetch()
64 flash_path = self.ASSET_FLASH.fetch()
H A Dtest_ppc_40p.py42 bios_path = self.ASSET_BIOS.fetch()
43 drive_path = self.ASSET_NETBSD40.fetch()
68 drive_path = self.ASSET_NETBSD71.fetch()
83 drive_path = self.ASSET_40P_SANDALFOOT.fetch()
H A Dtest_loongarch64_virt.py41 kernel_path = self.ASSET_KERNEL.fetch()
42 initrd_path = self.ASSET_INITRD.fetch()
43 bios_path = self.ASSET_BIOS.fetch()
H A Dtest_rx_gdbsim.py42 uboot_path = self.ASSET_UBOOT.fetch()
62 dtb_path = self.ASSET_DTB.fetch()
63 kernel_path = self.ASSET_KERNEL.fetch()
H A Dtest_arm_quanta_gsj.py72 initrd_path = self.ASSET_INITRD.fetch()
73 kernel_path = self.ASSET_KERNEL.fetch()
74 dtb_path = self.ASSET_DTB.fetch()
H A Dtest_virtio_gpu.py52 kernel_path = self.ASSET_KERNEL.fetch()
53 initrd_path = self.ASSET_INITRD.fetch()
88 kernel_path = self.ASSET_KERNEL.fetch()
89 initrd_path = self.ASSET_INITRD.fetch()
H A Dtest_arm_integratorcp.py42 kernel_path = self.ASSET_KERNEL.fetch()
43 initrd_path = self.ASSET_INITRD.fetch()
70 tuxlogo_path = self.ASSET_TUXLOGO.fetch()
H A Dtest_arm_collie.py23 zimage_path = self.ASSET_ZIMAGE.fetch()
24 rootfs_path = self.ASSET_ROOTFS.fetch()
H A Dtest_mips64_malta.py24 kernel_path = self.ASSET_WHEEZY_KERNEL.fetch()
25 image_path = self.ASSET_WHEEZY_DISK.fetch()
H A Dtest_aarch64_xlnx_versal.py25 kernel_path = self.ASSET_KERNEL.fetch()
26 initrd_path = self.ASSET_INITRD.fetch()
H A Dtest_ppc64_mac99.py23 linux_path = self.ASSET_BR2_MAC99_LINUX.fetch()
24 rootfs_path = self.ASSET_BR2_MAC99_ROOTFS.fetch()
H A Dtest_mips64el_malta.py70 kernel_path = self.ASSET_KERNEL_3_19_3.fetch()
106 kernel_path = self.ASSET_WHEEZY_KERNEL.fetch()
107 image_path = self.ASSET_WHEEZY_DISK.fetch()
143 tuxlogo_path = self.ASSET_TUXLOGO.fetch()
H A Dtest_ppc64_e500.py26 uimage_path = self.ASSET_BR2_E5500_UIMAGE.fetch()
27 rootfs_path = self.ASSET_BR2_E5500_ROOTFS.fetch()
H A Dtest_ppc_bamboo.py33 kernel = self.ASSET_KERNEL.fetch()
34 initrd = self.ASSET_INITRD.fetch()
H A Dtest_s390x_pxelinux.py52 debian_kernel = self.ASSET_DEBIAN_KERNEL.fetch()
53 debian_initrd = self.ASSET_DEBIAN_INITRD.fetch()
54 fedora_kernel = self.ASSET_FEDORA_KERNEL.fetch()
H A Dtest_aarch64_hotplug_pci.py42 self.launch_kernel(self.ASSET_KERNEL.fetch(),
43 self.ASSET_INITRD.fetch(),
H A Dtest_ppc64_replay.py35 kernel_path = self.ASSET_KERNEL.fetch()
42 kernel_path = self.ASSET_KERNEL.fetch()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Use-correct-enum-type.patch12 sysdeps/linux-gnu/aarch64/fetch.c | 2 +-
15 diff --git a/sysdeps/linux-gnu/aarch64/fetch.c b/sysdeps/linux-gnu/aarch64/fetch.c
17 --- a/sysdeps/linux-gnu/aarch64/fetch.c
18 +++ b/sysdeps/linux-gnu/aarch64/fetch.c
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py554 ud = bb.fetch.FetchData(k[0], self.d)
561 …fetcher = bb.fetch.FetchData("http://downloads.yoctoproject.org/releases/bitbake/bitbake-1.0.tar.g…
568 …fetcher = bb.fetch.FetchData("https://downloads.yoctoproject.org/releases/bitbake/bitbake-1.0.tar.…
575 …fetcher = bb.fetch.FetchData("svn://svn.server1.com/isource/svnroot/reponame/tags/tagname;module=p…
584 …fetcher = bb.fetch.FetchData("http://downloads.yoctoproject.org/releases/bitbake/bitbake-1.0.tar.g…
596 …fetcher = bb.fetch.FetchData("https://downloads.yoctoproject.org/releases/bitbake/bitbake-1.0.tar.…
620 fetcher = bb.fetch.Fetch([self.recipe_url], self.d)
630 fetcher = bb.fetch.Fetch([self.recipe_url], self.d)
641 fetcher = bb.fetch.Fetch([self.mirror_url], self.d)
643 fetcher = bb.fetch.Fetch([self.recipe_url], self.d)
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/
H A Dgenerate-srcuri.py49 fetch = load_module(os.path.join(basedir, "fetch_sources.py"))
51 for p in fetch.PACKAGES:
52 if isinstance(p, fetch.SourcePackage):
55 elif isinstance(p, fetch.SourceFile):
59 elif isinstance(p, fetch.GitRepo):
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgitannex.py32 except bb.fetch.FetchError:
40 except bb.fetch.FetchError:
58 except bb.fetch.FetchError:
70 except bb.fetch.FetchError:
H A Dwget.py148 def checkstatus(self, fetch, ud, d, try_again=True): argument
150 if fetch.connection_cache:
154 sock = fetch.connection_cache.get_connection(self.host, self.port)
160 fetch.connection_cache.add_connection(self.host, self.port, self.sock)
198 if fetch.connection_cache is None:
223 if fetch.connection_cache is None:
234 fetch.connection_cache.remove_connection(h.host, h.port)
240 if fetch.connection_cache:
241 fetch.connection_cache.remove_connection(h.host, h.port)
272 if fetch.connection_cache is not None:
[all …]
/openbmc/openbmc/poky/meta/classes/
H A Dcopyleft_compliance.bbclass33 fetch = bb.fetch2.Fetch(src_uri, d)
34 ud = fetch.ud
42 local = os.path.normpath(fetch.localpath(u.url))
57 _, _, local, _, _, parm = bb.fetch.decodeurl(patch)
/openbmc/qemu/docs/spin/
H A Daio_notify.promela36 int fetch;
55 atomic { fetch = req; req = 0; }
56 done = done | fetch;

12345678910>>...13