Skip to content
Snippets Groups Projects
Commit b77501f6 authored by Jonas Höppner's avatar Jonas Höppner
Browse files

Rename gitlab group to seco-northern-europe

BCS 746-000629
parent 18b5aa94
No related branches found
No related tags found
1 merge request!147Rename gitlab group to seco-northern-europe
Pipeline #17206 passed with stage
in 34 seconds
...@@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "(imx8mguf|imx8mpguf)" ...@@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "(imx8mguf|imx8mpguf)"
SRCBRANCH = "guf_imx_v2019.04_5.4.3_2021-11-29" SRCBRANCH = "guf_imx_v2019.04_5.4.3_2021-11-29"
PV = "2019.04" PV = "2019.04"
SRC_URI = "git://git@gitlab.com/garz-fricke/3rd-party/kuk/uboot-imx-kuk.git;protocol=ssh;branch=${SRCBRANCH};nobranch=1 \ SRC_URI = "git://git@gitlab.com/seco-northern-europe/3rd-party/kuk/uboot-imx-kuk.git;protocol=ssh;branch=${SRCBRANCH};nobranch=1 \
file://add-u-boot-initial-env-target-to-Makefile.patch \ file://add-u-boot-initial-env-target-to-Makefile.patch \
" "
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
......
...@@ -21,7 +21,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" ...@@ -21,7 +21,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
# This way the SRCREV can be specified to a specific revision also outside that branch # This way the SRCREV can be specified to a specific revision also outside that branch
# with SRCREV_pn-linux-guf = # with SRCREV_pn-linux-guf =
SRC_URI = " \ SRC_URI = " \
git://git@gitlab.com/garz-fricke/kernel/linux-guf.git;protocol=ssh;branch=linux-${PV}-guf;nobranch=1 \ git://git@gitlab.com/seco-northern-europe/kernel/linux-guf.git;protocol=ssh;branch=linux-${PV}-guf;nobranch=1 \
file://defconfig \ file://defconfig \
" "
...@@ -20,7 +20,7 @@ SRCREV = "${AUTOREV}" ...@@ -20,7 +20,7 @@ SRCREV = "${AUTOREV}"
# This way the SRCREV can be specified to a specific revision also outside that branch # This way the SRCREV can be specified to a specific revision also outside that branch
# with SRCREV_pn-linux-guf = # with SRCREV_pn-linux-guf =
SRC_URI = " \ SRC_URI = " \
git://git@gitlab.com/garz-fricke/kernel/linux-guf.git;protocol=ssh;branch=linux-${PV}-guf;nobranch=1 \ git://git@gitlab.com/seco-northern-europe/kernel/linux-guf.git;protocol=ssh;branch=linux-${PV}-guf;nobranch=1 \
file://defconfig \ file://defconfig \
file://use-pkg-config-native-to-find-host-lcrypto-in-sysroot.patch \ file://use-pkg-config-native-to-find-host-lcrypto-in-sysroot.patch \
" "
......
...@@ -19,6 +19,6 @@ SRCREV = "${AUTOREV}" ...@@ -19,6 +19,6 @@ SRCREV = "${AUTOREV}"
# This way the SRCREV can be specified to a specific revision also outside that branch # This way the SRCREV can be specified to a specific revision also outside that branch
# with SRCREV_pn-linux-guf = # with SRCREV_pn-linux-guf =
SRC_URI = " \ SRC_URI = " \
git://git@gitlab.com/garz-fricke/kernel/linux-imx-kuk.git;protocol=ssh;branch=linux-${PV}-guf;nobranch=1 \ git://git@gitlab.com/seco-northern-europe/kernel/linux-imx-kuk.git;protocol=ssh;branch=linux-${PV}-guf;nobranch=1 \
file://defconfig \ file://defconfig \
" "
...@@ -19,7 +19,7 @@ SRCREV = "${AUTOREV}" ...@@ -19,7 +19,7 @@ SRCREV = "${AUTOREV}"
# This way the SRCREV can be specified to a specific revision also outside that branch # This way the SRCREV can be specified to a specific revision also outside that branch
# with SRCREV_pn-linux-guf = # with SRCREV_pn-linux-guf =
SRC_URI = " \ SRC_URI = " \
git://git@gitlab.com/garz-fricke/kernel/linux-imx-kuk.git;protocol=ssh;branch=linux-${PV}-guf;nobranch=1 \ git://git@gitlab.com/seco-northern-europe/kernel/linux-imx-kuk.git;protocol=ssh;branch=linux-${PV}-guf;nobranch=1 \
file://defconfig \ file://defconfig \
file://use-pkg-config-native-to-find-host-lcrypto-in-sysroot.patch \ file://use-pkg-config-native-to-find-host-lcrypto-in-sysroot.patch \
" "
...@@ -8,7 +8,7 @@ SRCREV = "${AUTOREV}" ...@@ -8,7 +8,7 @@ SRCREV = "${AUTOREV}"
SRCBRANCH = "dunfell" SRCBRANCH = "dunfell"
SRC_URI = " \ SRC_URI = " \
git://git@gitlab.com/garz-fricke/kernel/modules/gfplatdetect.git;protocol=ssh;branch=${SRCBRANCH} \ git://git@gitlab.com/seco-northern-europe/kernel/modules/gfplatdetect.git;protocol=ssh;branch=${SRCBRANCH} \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
......
...@@ -8,6 +8,6 @@ DEPENDS += " kernel-module-touchgpio " ...@@ -8,6 +8,6 @@ DEPENDS += " kernel-module-touchgpio "
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
SRC_URI = " \ SRC_URI = " \
git://git@gitlab.com/garz-fricke/kernel/modules/egalaxi2c.git;protocol=ssh;branch=master;nobranch=1;destsuffix=src/ \ git://git@gitlab.com/seco-northern-europe/kernel/modules/egalaxi2c.git;protocol=ssh;branch=master;nobranch=1;destsuffix=src/ \
file://Makefile \ file://Makefile \
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment