From: Liu Yiding Date: Thu, 2 Apr 2026 05:38:15 +0000 (+0800) Subject: blueprint-compiler: upgrade 0.20.0 -> 0.20.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbed0cd66d3793e37ba03354303c8c74ccb0bb1b;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git blueprint-compiler: upgrade 0.20.0 -> 0.20.4 Changelog: git://gitlab.gnome.org/GNOME/blueprint-compiler Signed-off-by: Liu Yiding Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/blueprint-compiler/blueprint-compiler_0.20.0.bb b/meta/recipes-gnome/blueprint-compiler/blueprint-compiler_0.20.4.bb similarity index 83% rename from meta/recipes-gnome/blueprint-compiler/blueprint-compiler_0.20.0.bb rename to meta/recipes-gnome/blueprint-compiler/blueprint-compiler_0.20.4.bb index d3ef747629..bf357872c3 100644 --- a/meta/recipes-gnome/blueprint-compiler/blueprint-compiler_0.20.0.bb +++ b/meta/recipes-gnome/blueprint-compiler/blueprint-compiler_0.20.4.bb @@ -3,8 +3,8 @@ HOMEPAGE = "https://gitlab.gnome.org/GNOME/blueprint-compiler" LICENSE = "LGPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404" -SRC_URI = "git://gitlab.gnome.org/GNOME/blueprint-compiler;protocol=https;branch=main;tag=v${PV}" -SRCREV = "aa5298cc1677cf855bd61f9671607362bd203f4f" +SRC_URI = "git://gitlab.gnome.org/GNOME/blueprint-compiler;protocol=https;branch=blueprint-0-20;tag=v${PV}" +SRCREV = "31b62c24a72c1670d2d93dcdf2d130f1ae12778e" inherit meson pkgconfig python3targetconfig