summaryrefslogtreecommitdiff
path: root/backports/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb
diff options
context:
space:
mode:
authorThomas Keller <thomas.keller@toradex.com>2023-04-18 16:45:09 +0200
committerThomas Keller <thomas.keller@toradex.com>2023-04-18 16:45:09 +0200
commit0edc8b2befd58e83ecd7741d000c84ecd7f42f7e (patch)
tree4ddaeda7978614d7e9cfb26d8bf73b5bc51e7935 /backports/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb
parentb288744310a77181db0fde2bee5d86e7d890f28b (diff)
layerwide: move from codeaurora to github
Codeaurora is down and switch to github. Signed-off-by: Thomas Keller <thomas.keller@toradex.com>
Diffstat (limited to 'backports/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb')
-rw-r--r--backports/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/backports/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb b/backports/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb
index 4b38e93..e31aad3 100644
--- a/backports/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb
+++ b/backports/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
SRCBRANCH = "imx_5.4.70_2.3.0"
LOCALVERSION = "-imx_5.4.70_2.3.2"
-KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https"
+KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https"
SRC_URI = " \
${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \
file://Add-makefile.patch \