Home
last modified time | relevance | path

Searched full:kernel_repo (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/tools/
Dcreate_base_image_combined.sh39 KERNEL_REPO="/tmp/$tmpdir/kernel"
44 mkdir $KERNEL_REPO
45 cd $KERNEL_REPO
66 if [ -z $KERNEL_REPO -o -z $UBOOT_REPO ]; then
74 if [ ! -e "${KERNEL_REPO}" ]; then
75 echo "error: can't find '${KERNEL_REPO}'. aborting..."
95 echo "Sha=`${script_dir}/gen_sha.sh --uboot ${UBOOT_REPO} --kernel ${KERNEL_REPO}`" >> ${tmpfile}
106 cd ${KERNEL_REPO}
115 dist_dir=$(echo ${KERNEL_REPO}/out*/dist)
/aosp_15_r20/external/mesa3d/
H A D.gitlab-ci.yml36 KERNEL_IMAGE_BASE: https://${S3_HOST}/${S3_KERNEL_BUCKET}/${KERNEL_REPO}/${KERNEL_TAG}
44 KERNEL_IMAGE_BASE: https://${S3_HOST}/${S3_KERNEL_BUCKET}/${KERNEL_REPO}/${KERNEL_TAG}
50 KERNEL_IMAGE_BASE: https://${S3_HOST}/${S3_KERNEL_BUCKET}/${KERNEL_REPO}/${KERNEL_TAG}
56 KERNEL_IMAGE_BASE: https://${S3_HOST}/${S3_KERNEL_BUCKET}/${KERNEL_REPO}/${FORCE_KERNEL_TAG}
61 KERNEL_IMAGE_BASE: https://${S3_HOST}/${S3_KERNEL_BUCKET}/${KERNEL_REPO}/${KERNEL_TAG}
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ci/
H A Dgitlab-ci.yml39 KERNEL_REPO: "blu/linux"
41 KERNEL_IMAGE_BASE: "https://${S3_HOST}/mesa-lava/${KERNEL_REPO}/${FORCE_KERNEL_TAG}"
/aosp_15_r20/external/crosvm/e2e_tests/guest_under_test/
H A DMakefile40 KERNEL_REPO ?= https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git macro
149 git clone --depth 1 --branch $(KERNEL_BRANCH) $(KERNEL_REPO) $@
/aosp_15_r20/external/mesa3d/src/freedreno/ci/
H A Dgitlab-ci.yml83 KERNEL_IMAGE_BASE: https://${S3_HOST}/${S3_KERNEL_BUCKET}/${KERNEL_REPO}/${FORCE_KERNEL_TAG}
279 KERNEL_IMAGE_BASE: https://${S3_HOST}/${S3_KERNEL_BUCKET}/${KERNEL_REPO}/${FORCE_KERNEL_TAG}
/aosp_15_r20/external/mesa3d/.gitlab-ci/
H A Dimage-tags.yml42 KERNEL_REPO: "gfx-ci/linux"
/aosp_15_r20/external/mesa3d/src/panfrost/ci/
H A Dgitlab-ci.yml232 KERNEL_IMAGE_BASE: https://${S3_HOST}/${S3_KERNEL_BUCKET}/${KERNEL_REPO}/${FORCE_KERNEL_TAG}
/aosp_15_r20/kernel/tests/tools/
H A Dcreate-tracefile.py351 # kernel_repo/kernel/tests/tools/<this_script>