summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-03 11:00:05 -0300
committerGitHub <noreply@github.com>2023-04-03 11:00:05 -0300
commitc0c3b6108837ff232831b67c9ca87fb5b891182a (patch)
treef3c2434da608d36d787036511feada4352684605 /recipes-graphics/wayland/wayland-protocols_1.20.imx.bb
parentd5a82541a97dd3a6b9116a1cd72f9965510a3de9 (diff)
parentd934c5b083b85ddf43f6a9ef0de8f74133c11cc7 (diff)
downloadmeta-freescale-gatesgarth.tar.gz
Merge pull request #1476 from jviguera/gatesgarthgatesgarth
[gatesgarth] meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'recipes-graphics/wayland/wayland-protocols_1.20.imx.bb')
-rw-r--r--recipes-graphics/wayland/wayland-protocols_1.20.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb b/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb
index 852b3160..c8af7301 100644
--- a/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb
+++ b/recipes-graphics/wayland/wayland-protocols_1.20.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.20" 12SRC_URI = "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.20"
13SRCREV = "9cacf108d0ee5863c7a656da5d2271bc2396e43d" 13SRCREV = "9cacf108d0ee5863c7a656da5d2271bc2396e43d"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15