summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-27 17:47:13 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-31 03:08:47 -0700
commit08b25034c13e8e23f912da295d7adfa41ca066c8 (patch)
tree8181b086739ce17e84fad4ff62b07239021e8b70 /meta-oe
parent1d4421b20b9637fcafe20ad27e15d0dbd029b843 (diff)
downloadmeta-openembedded-08b25034c13e8e23f912da295d7adfa41ca066c8.tar.gz
glaze: upgrade 7.6.0 -> 7.7.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/glaze/glaze_7.7.0.bb (renamed from meta-oe/recipes-support/glaze/glaze_7.6.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/glaze/glaze_7.6.0.bb b/meta-oe/recipes-support/glaze/glaze_7.7.0.bb
index 7d0e1d87ae..88bdcb75f5 100644
--- a/meta-oe/recipes-support/glaze/glaze_7.6.0.bb
+++ b/meta-oe/recipes-support/glaze/glaze_7.7.0.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 = "e4d8b406bc509cf236a11bc455fad29a024d5fb2" 8SRCREV = "dc90e3a31ef9b93e53efb8320aae1a36f7abd80f"
9 9
10inherit cmake 10inherit cmake
11 11