summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorLiu Yiding <liuyd.fnst@fujitsu.com>2026-01-19 16:44:28 +0800
committerKhem Raj <raj.khem@gmail.com>2026-01-20 08:27:11 -0800
commit525281669b43e10ecc852fcc259d1a8c9b77476d (patch)
treeb2c14f5f1fee11afacdfbd63895a21fb2a1519ff /meta-gnome
parentcc932562d4e564a99ed56c5d4eded6d6d4fa72b5 (diff)
downloadmeta-openembedded-525281669b43e10ecc852fcc259d1a8c9b77476d.tar.gz
blueprint-compiler: upgrade 0.18.0 -> 0.19.0
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/blueprint-compiler/blueprint-compiler_0.19.0.bb (renamed from meta-gnome/recipes-gnome/blueprint-compiler/blueprint-compiler_0.18.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/blueprint-compiler/blueprint-compiler_0.18.0.bb b/meta-gnome/recipes-gnome/blueprint-compiler/blueprint-compiler_0.19.0.bb
index 8980d7199c..71f9c2b52d 100644
--- a/meta-gnome/recipes-gnome/blueprint-compiler/blueprint-compiler_0.18.0.bb
+++ b/meta-gnome/recipes-gnome/blueprint-compiler/blueprint-compiler_0.19.0.bb
@@ -4,7 +4,7 @@ LICENSE = "LGPL-3.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404" 4LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404"
5 5
6SRC_URI = "git://gitlab.gnome.org/GNOME/blueprint-compiler;protocol=https;branch=main" 6SRC_URI = "git://gitlab.gnome.org/GNOME/blueprint-compiler;protocol=https;branch=main"
7SRCREV = "07c9c9df9cd1b6b4454ecba21ee58211e9144a4b" 7SRCREV = "de8e15f7791bd6243279cef1efc27edf4cb93674"
8 8
9inherit meson pkgconfig 9inherit meson pkgconfig
10 10