summaryrefslogtreecommitdiff
path: root/backports/recipes-graphics/drm/libdrm_2.4.102.imx.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-graphics/drm/libdrm_2.4.102.imx.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-graphics/drm/libdrm_2.4.102.imx.bb')
-rw-r--r--backports/recipes-graphics/drm/libdrm_2.4.102.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/backports/recipes-graphics/drm/libdrm_2.4.102.imx.bb b/backports/recipes-graphics/drm/libdrm_2.4.102.imx.bb
index 6935b78..ab3b8b6 100644
--- a/backports/recipes-graphics/drm/libdrm_2.4.102.imx.bb
+++ b/backports/recipes-graphics/drm/libdrm_2.4.102.imx.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c5
PROVIDES = "drm"
DEPENDS = "libpthread-stubs"
-IMX_LIBDRM_SRC ?= "git://source.codeaurora.org/external/imx/libdrm-imx.git;protocol=https;nobranch=1"
+IMX_LIBDRM_SRC ?= "git://github.com/nxp-imx/libdrm-imx.git;protocol=https;nobranch=1"
IMX_LIBDRM_BRANCH ?= "libdrm-imx-2.4.102"
SRC_URI = "${IMX_LIBDRM_SRC};branch=${IMX_LIBDRM_BRANCH} \
file://0001-meson-add-libdrm-vivante-to-the-meson-meta-data.patch "