summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorSathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>2025-05-16 10:22:18 +0530
committerSathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>2025-05-17 11:25:20 +0530
commit11d825bf85835b4e6a2465eea8ed85299165baf0 (patch)
treef6041039adf28846de997d719280b6984f461de5 /recipes-graphics
parent25b557692100a72cdbc9fc5965743adcafc1aaae (diff)
downloadmeta-freescale-11d825bf85835b4e6a2465eea8ed85299165baf0.tar.gz
wayland-protocols: Updated version to 1.37 based on LF6.12.3_1.1.0.
Signed-off-by: Sathishkumar Duraisamy <sathishkumar.d.cbe@gmail.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/wayland/wayland-protocols_1.37.imx.bb (renamed from recipes-graphics/wayland/wayland-protocols_1.32.imx.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/wayland-protocols_1.32.imx.bb b/recipes-graphics/wayland/wayland-protocols_1.37.imx.bb
index 131f227de..393278bc6 100644
--- a/recipes-graphics/wayland/wayland-protocols_1.32.imx.bb
+++ b/recipes-graphics/wayland/wayland-protocols_1.37.imx.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c7b12b6702da38ca028ace54aae3d484 \
12SRC_URI = "${WAYLAND_PROTOCOLS_SRC};branch=${SRCBRANCH}" 12SRC_URI = "${WAYLAND_PROTOCOLS_SRC};branch=${SRCBRANCH}"
13WAYLAND_PROTOCOLS_SRC ?= "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https" 13WAYLAND_PROTOCOLS_SRC ?= "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https"
14SRCBRANCH = "wayland-protocols-imx-${@oe.utils.trim_version("${PV}", 2)}" 14SRCBRANCH = "wayland-protocols-imx-${@oe.utils.trim_version("${PV}", 2)}"
15SRCREV = "7ece577d467f8afb2f5a2f7fff3761a1e0ee9dad" 15SRCREV = "831a5389062e56dcb1aac4a5419e55e3002aafaf"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18