/openbmc/openbmc/poky/scripts/ |
H A D | create-pull-request | 56 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="https://git.yoctoproject.org/$REMOTE_REPO/log/?h=$BRANCH" 155 WEB_URL="https://git.openembedded.org/$REMOTE_REPO/log/?h=$BRANCH" 158 WEB_URL="https://github.com/$REMOTE_REPO/tree/$BRANCH" 166 echo "Pushing '$BRANCH' on '$REMOTE' as requested..." 167 git push $REMOTE $L_BRANCH:$BRANCH 172 echo "WARNING: Branch '$BRANCH' was not found on the contrib git tree." [all …]
|
/openbmc/openbmc-build-scripts/ |
H A D | run-unit-test-docker.sh | 35 BRANCH=${BRANCH:-"master"} 70 export BRANCH 83 -p,${UNIT_TEST_PKG},-b,$BRANCH,-v${TEST_ONLY:+,-t}${NO_FORMAT_CODE:+,-n}\
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/ |
H A D | avro-c_1.11.3.bb | 10 BRANCH = "branch-1.11" 12 SRC_URI = "git://github.com/apache/avro;branch=${BRANCH};protocol=https \
|
H A D | avro-c++_1.11.3.bb | 10 BRANCH = "branch-1.11" 12 SRC_URI = "git://github.com/apache/avro;branch=${BRANCH};protocol=https \
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/ufs-utils/ |
H A D | ufs-utils_4.13.5.bb | 5 BRANCH ?= "dev" 9 SRC_URI = "git://github.com/westerndigitalcorporation/ufs-utils.git;protocol=https;branch=${BRANCH}…
|
/openbmc/openbmc/meta-aspeed/recipes-aspeed/python/ |
H A D | socsec.inc | 7 BRANCH ?= "master" 8 SRC_URI = "git://github.com/AspeedTech-BMC/socsec.git;protocol=https;branch=${BRANCH}"
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/ |
H A D | fcgiwrap_git.bb | 10 SRC_URI = "git://github.com/gnosek/fcgiwrap.git;protocol=https;branch=${BRANCH} \ 13 BRANCH = "master"
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/ |
H A D | kmsxx_git.bb | 11 BRANCH = "master" 12 SRC_URI = "git://github.com/tomba/kmsxx.git;protocol=https;branch=${BRANCH}"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/ |
H A D | abseil-cpp_20240116.1.bb | 11 BRANCH = "lts_2024_01_16" 12 SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH};protocol=https \
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openh264/ |
H A D | openh264_2.3.1.bb | 16 BRANCH = "openh264v${PV}" 17 SRC_URI = "git://github.com/cisco/openh264.git;protocol=https;branch=${BRANCH} \
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/juce/ |
H A D | projucer.inc | 19 BRANCH = "master" 20 SRC_URI = "git://github.com/WeAreROLI/JUCE.git;protocol=https;branch=${BRANCH} \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/pm-qa/ |
H A D | pm-qa_git.bb | 9 BRANCH ?= "master" 13 SRC_URI = "git://git.linaro.org/power/pm-qa.git;protocol=git;branch=${BRANCH}"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/grpc/ |
H A D | grpc_1.60.1.bb | 24 BRANCH = "v1.60.x" 25 SRC_URI = "gitsm://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/ |
H A D | boinc-client_7.20.5.bb | 33 BRANCH = "client_release/7/7.20" 34 SRC_URI = "git://github.com/BOINC/boinc;protocol=https;branch=${BRANCH} \
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 121 #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) 132 #define BLU (BRANCH | CONDLU) 133 #define BE (BRANCH | CONDE) [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tbb/ |
H A D | tbb_2021.11.0.bb | 15 BRANCH = "onetbb_2021" 17 SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \
|
/openbmc/u-boot/lib/ |
H A D | slre.c | 31 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()
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-stmpe.c | 96 #define BRANCH (BIT(15) | BIT(13)) macro 216 program[1] = BRANCH; in stmpe_24xx_pwm_config()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | sstep.h | 36 BRANCH, enumerator
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/ |
H A D | proftpd_1.3.7c.bb | 8 BRANCH = "1.3.7" 10 SRC_URI = "git://github.com/proftpd/proftpd.git;branch=${BRANCH};protocol=https \
|
/openbmc/openbmc/poky/meta/recipes-devtools/llvm/ |
H A D | llvm_git.bb | 26 BRANCH = "release/${MAJOR_VERSION}.x" 28 SRC_URI = "git://github.com/llvm/llvm-project.git;branch=${BRANCH};protocol=https \
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | unit-test.py | 1370 BRANCH = args.BRANCH variable 1414 build_dep_tree(UNIT_TEST_PKG, CODE_SCAN_DIR, dep_added, dep_tree, BRANCH)
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 112 /* BRANCH AND LINK */ 115 /* BRANCH AND SAVE */ 118 /* BRANCH RELATIVE AND SAVE */ 123 /* BRANCH ON CONDITION */ 129 /* BRANCH ON COUNT */ 134 /* BRANCH RELATIVE ON COUNT */ 139 /* BRANCH ON INDEX */ 144 /* BRANCH RELATIVE ON INDEX */ 149 /* BRANCH PREDICTION PRELOAD */ 253 /* COMPARE AND BRANCH */ [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/custom-licenses/ |
H A D | STM-SLA0044-Rev5 | 3 … RELATED DOCUMENTATION) FROM STMICROELECTRONICS INTERNATIONAL N.V, SWISS BRANCH AND/OR ITS AFFILIA…
|
/openbmc/linux/tools/perf/util/ |
H A D | dlfilter.c | 368 CHECK_FLAG(BRANCH); in dlfilter__init()
|