Home
last modified time | relevance | path

Searched refs:BRANCH (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dcreate-pull-request56 BRANCH="$OPTARG"
133 if [ -z "$BRANCH" ]; then
134 BRANCH=$(git branch | grep -e "^\* " | cut -d' ' -f2)
135 echo "NOTE: Assuming remote branch '$BRANCH', use -b to override."
152 WEB_URL="http://git.yoctoproject.org/cgit.cgi/$REMOTE_REPO/log/?h=$BRANCH"
155 WEB_URL="http://git.pokylinux.org/cgit.cgi/$REMOTE_REPO/log/?h=$BRANCH"
158 WEB_URL="http://cgit.openembedded.org/$REMOTE_REPO/log/?h=$BRANCH"
161 WEB_URL="https://github.com/$REMOTE_REPO/tree/$BRANCH"
169 echo "Pushing '$BRANCH' on '$REMOTE' as requested..."
170 git push $REMOTE $L_BRANCH:$BRANCH
[all …]
/OK3568_Linux_fs/kernel/scripts/
H A Dgenerate_cfi_kallsyms.pl41 BRANCH => 3, constant
142 $last = BRANCH;
153 if ($last ne BRANCH) {
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/avro/
H A Davro-c_1.11.0.bb10 BRANCH = "branch-1.11"
12 SRC_URI = "git://github.com/apache/avro;branch=${BRANCH};protocol=https \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/tesseract/
H A Dtesseract_4.1.3.bb8 BRANCH = "4.1"
10 SRC_URI = "git://github.com/${BPN}-ocr/${BPN}.git;branch=${BRANCH};protocol=https \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/
H A Dfcgiwrap_git.bb10 SRC_URI = "git://github.com/gnosek/fcgiwrap.git;protocol=https;branch=${BRANCH} \
13 BRANCH = "master"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/ufs-utils/
H A Dufs-utils_1.9.bb5 BRANCH ?= "dev"
9 SRC_URI = "git://github.com/westerndigitalcorporation/ufs-utils.git;protocol=https;branch=${BRANCH}…
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/spirv-llvm-translator/
H A Dspirv-llvm-translator_git.bb4 BRANCH = "llvm_release_140"
5 SRC_URI = "git://github.com/KhronosGroup/SPIRV-LLVM-Translator;protocol=https;branch=${BRANCH} \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/
H A Dabseil-cpp_git.bb12 BRANCH = "master"
13 SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH};protocol=https \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/openh264/
H A Dopenh264_2.1.1.bb15 BRANCH = "openh264v2.1.1"
16 SRC_URI = "git://github.com/cisco/openh264.git;protocol=https;branch=${BRANCH} \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/juce/
H A Dprojucer.inc19 BRANCH = "master"
20 SRC_URI = "git://github.com/WeAreROLI/JUCE.git;protocol=https;branch=${BRANCH} \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/pm-qa/
H A Dpm-qa_git.bb9 BRANCH ?= "master"
13 SRC_URI = "git://git.linaro.org/power/pm-qa.git;protocol=git;branch=${BRANCH}"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/tbb/
H A Dtbb_2021.5.0.bb14 BRANCH = "onetbb_2021"
16 SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \
/OK3568_Linux_fs/kernel/arch/sparc/net/
H A Dbpf_jit_comp_64.c121 #define BRANCH (F2(0, 1) | XCC) macro
124 #define BA (BRANCH | CONDA)
125 #define BG (BRANCH | CONDG)
126 #define BL (BRANCH | CONDL)
127 #define BLE (BRANCH | CONDLE)
128 #define BGU (BRANCH | CONDGU)
129 #define BLEU (BRANCH | CONDLEU)
130 #define BGE (BRANCH | CONDGE)
131 #define BGEU (BRANCH | CONDGEU)
132 #define BLU (BRANCH | CONDLU)
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/grpc/
H A Dgrpc_1.46.7.bb24 BRANCH = "v1.46.x"
25 SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/boinc/
H A Dboinc-client_7.18.1.bb33 BRANCH = "client_release/7/7.18"
34 SRC_URI = "git://github.com/BOINC/boinc;protocol=https;branch=${BRANCH} \
/OK3568_Linux_fs/kernel/
H A Dbuild.config.common1 BRANCH=android12-5.10
/OK3568_Linux_fs/u-boot/lib/
H A Dslre.c31 enum {END, BRANCH, ANY, EXACT, ANYOF, ANYBUT, OPEN, CLOSE, BOL, EOL, enumerator
398 r->code[branch_start] = BRANCH; in compile()
426 if (r->code[2] == BRANCH) in slre_compile()
514 case BRANCH: in match()
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/
H A Dclang.inc14 BRANCH = "release/14.x"
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-stmpe.c97 #define BRANCH (BIT(15) | BIT(13)) macro
215 program[1] = BRANCH; in stmpe_24xx_pwm_config()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/mdns/
H A Dmdns_1310.140.1.bb13 BRANCH = "rel/mDNSResponder-1310"
14 SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https;branch=${BRANCH} \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/proftpd/
H A Dproftpd_1.3.7c.bb8 BRANCH = "1.3.7"
10 SRC_URI = "git://github.com/proftpd/proftpd.git;branch=${BRANCH};protocol=https \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/llvm/
H A Dllvm_git.bb29 BRANCH = "release/${MAJOR_VERSION}.x"
31 SRC_URI = "git://github.com/llvm/llvm-project.git;branch=${BRANCH};protocol=https \
/OK3568_Linux_fs/buildroot/package/vboot-utils/
H A D0005-include-sys-sysmacros.h-for-major.patch12 BRANCH=None
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dsstep.h37 BRANCH, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/
HDISO_2033-1983.gz1<code_set_name> ISO_2033-1983 2<comment_char> % 3<escape_char> / 4% ...

12