summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-02-08 14:31:06 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-02-08 14:32:39 -0700
commit8ba7a58122ebbbdfd57f39b3c99be51a0022c3e9 (patch)
tree12c8b4902658e8900f6768047e75dcc730b1cace /recipes-graphics/wayland
parenta9ddfb566984739b0ea995cfa0d89bfe6915bf7d (diff)
downloadmeta-freescale-8ba7a58122ebbbdfd57f39b3c99be51a0022c3e9.tar.gz
layer: Use github for i.MX source
The NXP repos are moving to github. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-graphics/wayland')
-rw-r--r--recipes-graphics/wayland/wayland-protocols_1.25.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb b/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
index be6cbdb0..654f8660 100644
--- a/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
+++ b/recipes-graphics/wayland/wayland-protocols_1.25.imx.bb
@@ -9,7 +9,7 @@ LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ 9LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \
10 file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53" 10 file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53"
11 11
12SRC_URI = "git://source.codeaurora.org/external/imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.25" 12SRC_URI = "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.25"
13SRCREV = "a104fb66d1b899dc04077422c2204638675ee4a6" 13SRCREV = "a104fb66d1b899dc04077422c2204638675ee4a6"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15