summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrede Hoey Braendstrup <frederikbraendstrup@gmail.com>2026-05-11 12:36:55 +0200
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-12 01:10:18 -0700
commit9c6207070c34e934881ea7e1fd19c6bb3146ce8d (patch)
treeeff5a9b9cd8e286578c9eba7de2624c0f8a7341c
parentc6ba7ad15b7aa3f2276483ec79a4e3bbf73a5610 (diff)
downloadmeta-openembedded-9c6207070c34e934881ea7e1fd19c6bb3146ce8d.tar.gz
glaze: 7.3.3 -> 7.6.0
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-support/glaze/glaze_7.6.0.bb (renamed from meta-oe/recipes-support/glaze/glaze_7.3.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/glaze/glaze_7.3.3.bb b/meta-oe/recipes-support/glaze/glaze_7.6.0.bb
index e733d166b2..7d0e1d87ae 100644
--- a/meta-oe/recipes-support/glaze/glaze_7.3.3.bb
+++ b/meta-oe/recipes-support/glaze/glaze_7.6.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 = "dbf6caec935b768546587a413e45d033480c4483" 8SRCREV = "e4d8b406bc509cf236a11bc455fad29a024d5fb2"
9 9
10inherit cmake 10inherit cmake
11 11