From 0a9c3b71b926703fd61e5894cb26a939c2c9e0bf Mon Sep 17 00:00:00 2001 From: Gabriel Valcazar Date: Fri, 17 Dec 2021 13:59:00 +0100 Subject: [PATCH] hardknott: wayland-protocols: sync with meta-imx hardknott-5.10.72-2.2.0 branch Update to v1.22.imx Signed-off-by: Gabriel Valcazar --- ...rotocols_1.20.imx.bb => wayland-protocols_1.22.imx.bb} | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) rename meta-digi-dey/recipes-graphics/wayland/{wayland-protocols_1.20.imx.bb => wayland-protocols_1.22.imx.bb} (80%) diff --git a/meta-digi-dey/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb b/meta-digi-dey/recipes-graphics/wayland/wayland-protocols_1.22.imx.bb similarity index 80% rename from meta-digi-dey/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb rename to meta-digi-dey/recipes-graphics/wayland/wayland-protocols_1.22.imx.bb index 7928ec16f..29c94c4fa 100644 --- a/meta-digi-dey/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb +++ b/meta-digi-dey/recipes-graphics/wayland/wayland-protocols_1.22.imx.bb @@ -10,13 +10,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53" WAYLAND_PROTOCOLS_SRC ?= "git://source.codeaurora.org/external/imx/wayland-protocols-imx.git;protocol=https" -SRCBRANCH = "wayland-protocols-imx-1.20" -SRC_URI = "${WAYLAND_PROTOCOLS_SRC};branch=${SRCBRANCH} " -SRCREV = "9cacf108d0ee5863c7a656da5d2271bc2396e43d" +SRCBRANCH = "wayland-protocols-imx-1.22" +SRC_URI = "${WAYLAND_PROTOCOLS_SRC};branch=${SRCBRANCH}" +SRCREV = "0f71ffe59cf4c3f050ff79ea18f96345fcf0061e" S = "${WORKDIR}/git" -UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" - inherit autotools pkgconfig PACKAGES = "${PN}"