summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-01-28 13:33:31 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2021-04-02 21:49:10 -0300
commit2885d3ce9858964acf6ef0c1a291736e54ac42d1 (patch)
treee3335ce74cd68ab63cfcf1ad8fc5363047641149
parent98e4ca38c8405c7feb1246097271c953935ba9cc (diff)
downloadmeta-freescale-2885d3ce9858964acf6ef0c1a291736e54ac42d1.tar.gz
wayland-protocols: update to 1.20.imx
NXP release imx_5.4.70_2.3.0. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 0686db6d76e1bc2bd36854287e514446e7f26a46)
-rw-r--r--recipes-graphics/wayland/wayland-protocols_1.20.imx.bb (renamed from recipes-graphics/wayland/wayland-protocols_1.18.imx.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/wayland/wayland-protocols_1.18.imx.bb b/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb
index 7f15bdb3..852b3160 100644
--- a/recipes-graphics/wayland/wayland-protocols_1.18.imx.bb
+++ b/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb
@@ -9,8 +9,8 @@ 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://source.codeaurora.org/external/imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.20"
13SRCREV = "ee18c1f66877f7fb652467c349108395c20d4f9a" 13SRCREV = "9cacf108d0ee5863c7a656da5d2271bc2396e43d"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16inherit autotools pkgconfig 16inherit autotools pkgconfig