summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-12 18:51:21 +0800
committerKhem Raj <raj.khem@gmail.com>2026-03-17 13:25:25 -0700
commit7a84f7883216b883585a810943209bd6d7858bba (patch)
tree6d952035604c346222f8384ceee118d839c210b8 /meta-oe/recipes-support
parentea42cd076a2d69042eaadac742a764d6fa8bf38d (diff)
downloadmeta-openembedded-7a84f7883216b883585a810943209bd6d7858bba.tar.gz
glaze: upgrade 7.0.2 -> 7.1.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/glaze/glaze_7.1.1.bb (renamed from meta-oe/recipes-support/glaze/glaze_7.0.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/glaze/glaze_7.0.2.bb b/meta-oe/recipes-support/glaze/glaze_7.1.1.bb
index 9a8fc34a9c..ef1f9032b1 100644
--- a/meta-oe/recipes-support/glaze/glaze_7.0.2.bb
+++ b/meta-oe/recipes-support/glaze/glaze_7.1.1.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ea4d29875d83fbbf50485c846dbbbed8"
5 5
6SRC_URI = "git://github.com/stephenberry/glaze;protocol=https;branch=main;tag=v${PV}" 6SRC_URI = "git://github.com/stephenberry/glaze;protocol=https;branch=main;tag=v${PV}"
7 7
8SRCREV = "459946d325c497c274fa59d666bd7cb6e2dd7ad0" 8SRCREV = "a6008aa05d26ab1653bda73235fe05629f7bdad0"
9 9
10inherit cmake 10inherit cmake
11 11