From: Tom Hochstein Date: Thu, 27 Jan 2022 19:11:25 +0000 (-0600) Subject: wayland-protocols: Upgrade to 1.22.imx X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d4bfe77653d77d5be5dc131afa6a9ed0dd8d7d31;p=meta-freescale.git wayland-protocols: Upgrade to 1.22.imx Signed-off-by: Tom Hochstein --- diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index ded07274..ead9170c 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc @@ -368,9 +368,9 @@ PREFERRED_PROVIDER_opencl-icd-loader:imxgpu ?= "imx-gpu-viv" PREFERRED_VERSION_weston:imx ?= "9.0.0.imx" PREFERRED_VERSION_weston:use-mainline-bsp = "" -PREFERRED_VERSION_wayland-protocols:mx6 ?= "1.20.imx" -PREFERRED_VERSION_wayland-protocols:mx7 ?= "1.20.imx" -PREFERRED_VERSION_wayland-protocols:mx8 ?= "1.20.imx" +PREFERRED_VERSION_wayland-protocols:mx6 ?= "1.22.imx" +PREFERRED_VERSION_wayland-protocols:mx7 ?= "1.22.imx" +PREFERRED_VERSION_wayland-protocols:mx8 ?= "1.22.imx" # Use i.MX libdrm Version PREFERRED_VERSION_libdrm:mx6 ?= "2.4.107.imx" diff --git a/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb b/recipes-graphics/wayland/wayland-protocols_1.22.imx.bb similarity index 88% rename from recipes-graphics/wayland/wayland-protocols_1.20.imx.bb rename to recipes-graphics/wayland/wayland-protocols_1.22.imx.bb index 0d1f4726..8cc2f137 100644 --- a/recipes-graphics/wayland/wayland-protocols_1.20.imx.bb +++ b/recipes-graphics/wayland/wayland-protocols_1.22.imx.bb @@ -9,8 +9,8 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53" -SRC_URI = "git://source.codeaurora.org/external/imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.20" -SRCREV = "9cacf108d0ee5863c7a656da5d2271bc2396e43d" +SRC_URI = "git://source.codeaurora.org/external/imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.22" +SRCREV = "0f71ffe59cf4c3f050ff79ea18f96345fcf0061e" S = "${WORKDIR}/git" inherit autotools pkgconfig