diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-06-10 05:41:33 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-06-10 20:55:07 -0700 |
commit | 15e57216d05e31935855b38fb41b5732aee257ef (patch) | |
tree | 2e2a00f1d11f9bcd9b3371bed74a1eb88213db93 | |
parent | 67245286b0112ecbaad4caa7184030fc6e642f56 (diff) | |
download | meta-openembedded-15e57216d05e31935855b38fb41b5732aee257ef.tar.gz |
mm-common: upgrade 1.0..0 -> 1.0.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 | ||
7 | inherit gnomebase | 7 | inherit gnomebase |
8 | 8 | ||
9 | SRC_URI[archive.md5sum] = "9087b8612d75cbc1fad0c99e15c2a718" | 9 | SRC_URI[archive.md5sum] = "5b5a589f648bd83bfa6291081ebf5864" |
10 | SRC_URI[archive.sha256sum] = "b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4" | 10 | SRC_URI[archive.sha256sum] = "28a2d775afbf05c5c957b24b220ed6e9b2023179b98ecde471d89e9754ea5ac9" |
11 | SRC_URI += "file://0001-meson.build-do-not-ask-for-python-installation-versi.patch" | 11 | SRC_URI += "file://0001-meson.build-do-not-ask-for-python-installation-versi.patch" |
12 | 12 | ||
13 | BBCLASSEXTEND = "native" | 13 | BBCLASSEXTEND = "native" |