summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/weston_2.0.0.bbappend
diff options
context:
space:
mode:
authorJavier Viguera <javier.viguera@digi.com>2023-04-03 17:01:48 +0200
committerJavier Viguera <javier.viguera@digi.com>2023-04-03 17:01:48 +0200
commit52285fcb4fccc555627888cc1ab6399338d0b4c6 (patch)
tree3f7cca2f34d985785cf64f22ef1f356dd3fd6acd /recipes-graphics/wayland/weston_2.0.0.bbappend
parent1d40ea34fc2c06af79fc59f6ea54f2e9335d61d6 (diff)
downloadmeta-freescale-52285fcb4fccc555627888cc1ab6399338d0b4c6.tar.gz
meta-freescale: migrate IMX repos from codeaurora to github
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Diffstat (limited to 'recipes-graphics/wayland/weston_2.0.0.bbappend')
-rw-r--r--recipes-graphics/wayland/weston_2.0.0.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/weston_2.0.0.bbappend b/recipes-graphics/wayland/weston_2.0.0.bbappend
index 7d0e589d..bc9d499e 100644
--- a/recipes-graphics/wayland/weston_2.0.0.bbappend
+++ b/recipes-graphics/wayland/weston_2.0.0.bbappend
@@ -4,7 +4,7 @@ DEPENDS_append_imxgpu2d = " virtual/libg2d"
4 4
5# Use i.MX fork of weston for customizations. 5# Use i.MX fork of weston for customizations.
6SRC_URI_remove_imxgpu2d = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz" 6SRC_URI_remove_imxgpu2d = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz"
7SRC_URI_prepend_imxgpu2d = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=weston-imx-2.0 " 7SRC_URI_prepend_imxgpu2d = "git://github.com/nxp-imx/weston-imx.git;protocol=https;branch=weston-imx-2.0 "
8SRCREV_imxgpu2d = "506dc2d69b7cf7b7e7d1ea94ce29c8203215a67e" 8SRCREV_imxgpu2d = "506dc2d69b7cf7b7e7d1ea94ce29c8203215a67e"
9S_imxgpu2d = "${WORKDIR}/git" 9S_imxgpu2d = "${WORKDIR}/git"
10 10