summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-14 18:38:18 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-14 08:59:30 -0700
commitcb7da084bc7a13814573cac00abbd30c72938b81 (patch)
tree6ba4d353fc249c5eedda86799460aecd7250d9d8 /meta-oe
parentf2df8812c4565d7aa2d566530c9df73ea41f8d53 (diff)
downloadmeta-openembedded-cb7da084bc7a13814573cac00abbd30c72938b81.tar.gz
glaze: upgrade 7.3.0 -> 7.3.3
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.3.3.bb (renamed from meta-oe/recipes-support/glaze/glaze_7.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/glaze/glaze_7.3.0.bb b/meta-oe/recipes-support/glaze/glaze_7.3.3.bb
index 698f0fab3c..e733d166b2 100644
--- a/meta-oe/recipes-support/glaze/glaze_7.3.0.bb
+++ b/meta-oe/recipes-support/glaze/glaze_7.3.3.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 = "d59555bced07d7d4a633e1a282917b567b997b15" 8SRCREV = "dbf6caec935b768546587a413e45d033480c4483"
9 9
10inherit cmake 10inherit cmake
11 11