From 111eca9530ce67ee2c9ce550fe391bd3d12d3c3a Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Fri, 21 Aug 2026 16:35:14 +1200 Subject: [PATCH] glaze: upgrade 8.0.0 -> 8.1.0 Changelog: https://github.com/stephenberry/glaze/releases/tag/v8.1.0 Signed-off-by: Ankur Tyagi Signed-off-by: Khem Raj --- .../recipes-support/glaze/{glaze_8.0.0.bb => glaze_8.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/glaze/{glaze_8.0.0.bb => glaze_8.1.0.bb} (92%) diff --git a/meta-oe/recipes-support/glaze/glaze_8.0.0.bb b/meta-oe/recipes-support/glaze/glaze_8.1.0.bb similarity index 92% rename from meta-oe/recipes-support/glaze/glaze_8.0.0.bb rename to meta-oe/recipes-support/glaze/glaze_8.1.0.bb index a96a729ea1..2d592e0acc 100644 --- a/meta-oe/recipes-support/glaze/glaze_8.0.0.bb +++ b/meta-oe/recipes-support/glaze/glaze_8.1.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ea4d29875d83fbbf50485c846dbbbed8" SRC_URI = "git://github.com/stephenberry/glaze;protocol=https;branch=main;tag=v${PV}" -SRCREV = "be4481f4b106fc82f0b7bc85f6a92202f8c0dd59" +SRCREV = "07e5ef2e2d4c53fdfd8603a61be37053b5a27bc5" inherit cmake