Home
last modified time | relevance | path

Searched refs:clone (Results 1 – 25 of 187) sorted by relevance

12345678

/openbmc/openbmc/poky/scripts/contrib/
H A Dpatchtest.sh25 function clone() { function
29 git clone $REPOREMOTE $REPODIR --quiet
78 clone git://git.yoctoproject.org/patchtest $PT
79 clone git://git.yoctoproject.org/patchtest-oe $PTOE
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch6 Since commit [d8ea0d0168 Add an internal wrapper for clone, clone2 and clone3]
11 __clone3 returns -1 with ENOSYS, fall back to clone or clone2.
19 So if __clone3 returns -1 with EPERM, fall back to clone or clone2 could
71 sysdeps/unix/sysv/linux/clone-internal.c | 2 +-
74 diff --git a/sysdeps/unix/sysv/linux/clone-internal.c b/sysdeps/unix/sysv/linux/clone-internal.c
76 --- a/sysdeps/unix/sysv/linux/clone-internal.c
77 +++ b/sysdeps/unix/sysv/linux/clone-internal.c
/openbmc/openbmc/poky/scripts/
H A Dpatchtest-setup-sharedir72 git clone "${POKY_REPO}" "${SHAREDIR}/${BASENAME}"
80 git clone "${PATCHTEST_REPO}" "${SHAREDIR}/${BASENAME}"
/openbmc/openbmc-build-scripts/jenkins/
H A Drun-meta-ci21 git clone https://github.com/openbmc/openbmc-test-automation.git --branch master --single-branch
33 git clone https://github.com/openbmc/openbmc.git --branch "${GERRIT_BRANCH}" --single-branch
H A Drun-build-script-ci25 git clone https://github.com/openbmc/sdbusplus
H A Dbuild-seed20 git clone https://github.com/openbmc/openbmc.git
/openbmc/openbmc-build-scripts/
H A Drun-rootfs-size-docker.sh47 …git clone https://gerrit.openbmc.org/openbmc/${OBMC_BUILD_SCRIPTS} "${WORKSPACE}"/${OBMC_BUILD_SCR…
52 git clone https://gerrit.openbmc.org/openbmc/${OBMC_TOOLS} "${WORKSPACE}"/${OBMC_TOOLS}
/openbmc/u-boot/board/rockchip/evb_rk3328/
H A DREADME31 > git clone https://github.com/ARM-software/arm-trusted-firmware.git
32 > git clone https://github.com/rockchip-linux/rkbin
33 > git clone https://github.com/rockchip-linux/rkflashtool
/openbmc/openbmc-test-automation/bin/
H A Djenkins_funcs.sh47 git clone https://gerrit.openbmc-project.xyz/openbmc/openbmc-build-scripts\
49 git clone https://github.com/openbmc/openbmc-test-automation.git || return 1
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A DREADME32 > git clone git://git.theobroma-systems.com/arm-trusted-firmware.git
33 > git clone git://git.theobroma-systems.com/rk3399-cortex-m0.git
83 > git clone https://github.com/rockchip-linux/rkdeveloptool
86 > git clone https://github.com/rockchip-linux/rkbin.git
/openbmc/u-boot/board/theobroma-systems/lion_rk3368/
H A DREADME6 > git clone git://git.theobroma-systems.com/arm-trusted-firmware.git
47 > git clone https://github.com/rockchip-linux/rkdeveloptool
50 > git clone https://github.com/rockchip-linux/rkbin.git
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic-core/
H A D0001-cargo.toml-Update-bitvec-to-use-radium-1.x.patch22 # TODO it would be very nice to remove the "py-clone" feature as it can panic,
24 pyo3 = { version = "0.24", features = ["generate-import-lib", "num-bigint", "py-clone"] }
/openbmc/qemu/rust/qemu-api/src/
H A Dcell.rs265 fn clone(&self) -> BqlCell<T> { in clone() method
703 fn clone(&self) -> BqlRefCell<T> { in clone() method
704 BqlRefCell::new(self.borrow().clone()) in clone()
809 fn clone(&self) -> Self { in clone() method
848 pub fn clone(orig: &BqlRef<'b, T>) -> BqlRef<'b, T> { in clone() method
851 borrow: orig.borrow.clone(), in clone()
/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/
H A Drxvt.desktop4 Comment=A unicode capable rxvt clone
/openbmc/openbmc-test-automation/lib/
H A Ddmtf_tools_utils.robot15 [Documentation] Git clone tool.
24 ... git clone --branch ${branch_name} ${rsv_github_url} ${rsv_dir_path}
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drust-oe-selftest.patch57 let arc2 = arc.clone();
73 let arc2 = arc.clone();
81 let arc2 = arc.clone();
89 let arc2 = arc.clone();
149 let arc2 = arc.clone();
157 let arc2 = arc.clone();
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/
H A Dentrypoint-yocto-check-layer.sh27 git clone --depth 1 --branch "$BASE_REF" "$repo"
H A Dentrypoint-build.sh31 git clone --depth 1 --branch "$BASE_REF" "$repo"
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D3005-modules-remove-glspectrum-usage.patch47 video_splitter/$(DEPDIR)/clone.Plo \
103 …@AMDEP_TRUE@@am__include@ @am__quote@video_splitter/$(DEPDIR)/clone.Plo@am__quote@ # am--include-m…
111 -rm -f video_splitter/$(DEPDIR)/clone.Plo
119 -rm -f video_splitter/$(DEPDIR)/clone.Plo
/openbmc/openbmc-build-scripts/scripts/
H A Drun-robot.sh32 git clone https://github.com/openbmc/openbmc-test-automation.git \
/openbmc/u-boot/board/timll/devkit8000/
H A DREADME4 The OMAP3 DevKit8000 from Embest/Timll is a clone of the OMAP3 beagle board
/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/
H A Drxvt-unicode.inc2 SUMMARY = "rxvt terminal clone supporting unicode"
3 DESCRIPTION = "rxvt-unicode is a clone of the well known \
/openbmc/u-boot/board/rockchip/evb_rk3399/
H A DREADME34 > git clone https://github.com/ARM-software/arm-trusted-firmware.git
35 > git clone https://github.com/rockchip-linux/rkbin.git
36 > git clone https://github.com/rockchip-linux/rkdeveloptool.git
/openbmc/qemu/scripts/
H A Dmake-release53 git clone --single-branch -b "v${version}" -c advice.detachedHead=false \
/openbmc/qemu/system/
H A Dasync-teardown.c106 clone(async_teardown_fn, new_stack_for_clone(), CLONE_VM, NULL); in init_async_teardown()

12345678