summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValentin Jec <valentin.jec@nxp.com>2024-01-10 16:52:10 +0200
committerValentin Jec <valentin.jec@nxp.com>2024-01-16 17:42:07 +0200
commit8f162ca1baf637a41ba1a1820272fa7730fb02b1 (patch)
tree85cb074968a4fe09aa96f8a2d9f2d17288386a82
parent60cbc4a6e18da4e90cdfcdc1b4f982b8afd7a436 (diff)
downloadmeta-freescale-8f162ca1baf637a41ba1a1820272fa7730fb02b1.tar.gz
weston: 11.0.2 -> 11.0.3
Update to the version used in NXP Yocto branch `mickledore-6.1.55-2.2.0`. Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
-rw-r--r--recipes-graphics/wayland/weston_11.0.3.imx.bb (renamed from recipes-graphics/wayland/weston_11.0.2.imx.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/wayland/weston_11.0.2.imx.bb b/recipes-graphics/wayland/weston_11.0.3.imx.bb
index 1eea5c3c..67eae268 100644
--- a/recipes-graphics/wayland/weston_11.0.2.imx.bb
+++ b/recipes-graphics/wayland/weston_11.0.3.imx.bb
@@ -162,8 +162,8 @@ DEFAULT_PREFERENCE = "-1"
162SRC_URI:remove = "https://gitlab.freedesktop.org/wayland/weston/uploads/f5648c818fba5432edc3ea63c4db4813/${BPN}-${PV}.tar.xz" 162SRC_URI:remove = "https://gitlab.freedesktop.org/wayland/weston/uploads/f5648c818fba5432edc3ea63c4db4813/${BPN}-${PV}.tar.xz"
163SRC_URI:prepend = "git://github.com/nxp-imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} " 163SRC_URI:prepend = "git://github.com/nxp-imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} "
164SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch" 164SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch"
165SRCBRANCH = "weston-imx-11.0.2" 165SRCBRANCH = "weston-imx-11.0.3"
166SRCREV = "a3c5e63aa94f8d27b72780e333370be78c9a7653" 166SRCREV = "a509c319b7bfc72638c9b9d8f5e4b6259aba0ab7"
167S = "${WORKDIR}/git" 167S = "${WORKDIR}/git"
168 168
169PACKAGECONFIG_IMX_REMOVALS ?= "wayland x11" 169PACKAGECONFIG_IMX_REMOVALS ?= "wayland x11"