summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/wayland-protocols_1.18.imx.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-03-31 18:02:51 -0300
committerGitHub <noreply@github.com>2023-03-31 18:02:51 -0300
commitf66fdef1c2dc735690a7ec7dd44a534d69ea3918 (patch)
treefd7e924b4aa7c4c519d47a4082ddc375375d3d3d /recipes-graphics/wayland/wayland-protocols_1.18.imx.bb
parente353e020f161d6674c825e8abc9bdcece71ca8a5 (diff)
parent5884c15aa907beef1c2582a9cff63d33b04ff0bc (diff)
downloadmeta-freescale-f66fdef1c2dc735690a7ec7dd44a534d69ea3918.tar.gz
Merge pull request #1470 from thochstein/dunfell
Move from codeaurora to github
Diffstat (limited to 'recipes-graphics/wayland/wayland-protocols_1.18.imx.bb')
-rw-r--r--recipes-graphics/wayland/wayland-protocols_1.18.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/wayland-protocols_1.18.imx.bb b/recipes-graphics/wayland/wayland-protocols_1.18.imx.bb
index 7f15bdb3..a799bf59 100644
--- a/recipes-graphics/wayland/wayland-protocols_1.18.imx.bb
+++ b/recipes-graphics/wayland/wayland-protocols_1.18.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.18" 12SRC_URI = "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.18"
13SRCREV = "ee18c1f66877f7fb652467c349108395c20d4f9a" 13SRCREV = "ee18c1f66877f7fb652467c349108395c20d4f9a"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15