mm-common: upgrade 1.0.7 -> 1.0.8

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>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu
2026-07-08 17:44:20 +08:00
committed by Khem Raj
parent abc5c5be3b
commit 837affbf94
@@ -8,7 +8,7 @@ inherit gnomebase
# All the recipe does is stage python and shell script, some autotools files; nothing is compiled. # All the recipe does is stage python and shell script, some autotools files; nothing is compiled.
inherit allarch inherit allarch
SRC_URI[archive.sha256sum] = "494abfce781418259b1e9d8888c73af4de4b6f3be36cc75d9baa8baa0f2a7a39" SRC_URI[archive.sha256sum] = "b189ee636e839d12c00dabefae099fd488ab2358dec24d264761c011950b02a9"
BBCLASSEXTEND = "native nativesdk" BBCLASSEXTEND = "native nativesdk"