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-04 08:40:46 -0300
committerGitHub <noreply@github.com>2023-04-04 08:40:46 -0300
commit296f367ac913b0170ccf0233c0209d4cbf50341e (patch)
tree68c71921cbcad4d2f402ca629c7b164938f45585 /recipes-graphics/wayland/wayland-protocols_1.20.imx.bb
parent470da01b34b538d8b2a9bf9da512b89f4f76c7f9 (diff)
parentf4a04b56ccd516961326dd3371eeb4db7753266a (diff)
downloadmeta-freescale-296f367ac913b0170ccf0233c0209d4cbf50341e.tar.gz
Merge pull request #1480 from agre/hardknott
[hardhnott] 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