summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-10-31 11:53:14 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-10-31 12:00:08 -0700
commit5dee042359501e7b470f1ecd9d98abdf9f27eb3b (patch)
tree1c66ecf4e45afbcc4eb1291a88aa8888a33df37a /recipes-graphics
parent74253d95c92488c68b6c30be8f7b514e59fbaeb3 (diff)
downloadmeta-freescale-5dee042359501e7b470f1ecd9d98abdf9f27eb3b.tar.gz
wayland-protocols: Upgrade 1.31.imx -> 1.32.imx
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/wayland/wayland-protocols_1.32.imx.bb (renamed from recipes-graphics/wayland/wayland-protocols_1.31.imx.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/wayland/wayland-protocols_1.31.imx.bb b/recipes-graphics/wayland/wayland-protocols_1.32.imx.bb
index 534f46c8..6b2a7091 100644
--- a/recipes-graphics/wayland/wayland-protocols_1.31.imx.bb
+++ b/recipes-graphics/wayland/wayland-protocols_1.32.imx.bb
@@ -9,8 +9,8 @@ LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=c7b12b6702da38ca028ace54aae3d484 \ 9LIC_FILES_CHKSUM = "file://LICENSE;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://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.31" 12SRC_URI = "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-${@oe.utils.trim_version("${PV}", 2)}"
13SRCREV = "99a2a439fc6b5d25d41bfec9c9b459408a45bf92" 13SRCREV = "7ece577d467f8afb2f5a2f7fff3761a1e0ee9dad"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16