summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/mm-common/mm-common_1.0.1.bb (renamed from meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb b/meta-oe/recipes-core/mm-common/mm-common_1.0.1.bb
index c7d1f2b73c..64b58db548 100644
--- a/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
+++ b/meta-oe/recipes-core/mm-common/mm-common_1.0.1.bb
@@ -6,8 +6,8 @@ GNOMEBASEBUILDCLASS = "meson"
6 6
7inherit gnomebase 7inherit gnomebase
8 8
9SRC_URI[archive.md5sum] = "9087b8612d75cbc1fad0c99e15c2a718" 9SRC_URI[archive.md5sum] = "5b5a589f648bd83bfa6291081ebf5864"
10SRC_URI[archive.sha256sum] = "b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4" 10SRC_URI[archive.sha256sum] = "28a2d775afbf05c5c957b24b220ed6e9b2023179b98ecde471d89e9754ea5ac9"
11SRC_URI += "file://0001-meson.build-do-not-ask-for-python-installation-versi.patch" 11SRC_URI += "file://0001-meson.build-do-not-ask-for-python-installation-versi.patch"
12 12
13BBCLASSEXTEND = "native" 13BBCLASSEXTEND = "native"