diff mbox series

[meta-oe,10/37] mm-common: upgrade 1.0.7 -> 1.0.8

Message ID 20260708094508.2060-10-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/37] bcc: upgrade 0.36.1 -> 0.37.0 | expand

Commit Message

Wang Mingyu July 8, 2026, 9:44 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
* doc-reference.am: Distribute .svg files from the HTML directory
* Add skeletonmm/tools/generate_from_gir.sh
* Allow -Duse-network=if-no-local-tag-file (new default value)
* Replace gtkmm.org by gtkmm.gnome.org.
* Require meson >= 0.62.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../mm-common/{mm-common_1.0.7.bb => mm-common_1.0.8.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-core/mm-common/{mm-common_1.0.7.bb => mm-common_1.0.8.bb} (87%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-core/mm-common/mm-common_1.0.7.bb b/meta-oe/recipes-core/mm-common/mm-common_1.0.8.bb
similarity index 87%
rename from meta-oe/recipes-core/mm-common/mm-common_1.0.7.bb
rename to meta-oe/recipes-core/mm-common/mm-common_1.0.8.bb
index cb1b710954..1a2e69a2c5 100644
--- a/meta-oe/recipes-core/mm-common/mm-common_1.0.7.bb
+++ b/meta-oe/recipes-core/mm-common/mm-common_1.0.8.bb
@@ -8,7 +8,7 @@  inherit gnomebase
 # All the recipe does is stage python and shell script, some autotools files; nothing is compiled.
 inherit allarch
 
-SRC_URI[archive.sha256sum] = "494abfce781418259b1e9d8888c73af4de4b6f3be36cc75d9baa8baa0f2a7a39"
+SRC_URI[archive.sha256sum] = "b189ee636e839d12c00dabefae099fd488ab2358dec24d264761c011950b02a9"
 
 BBCLASSEXTEND = "native nativesdk"