diff options
author | Changqing Li <changqing.li@windriver.com> | 2018-07-18 15:31:21 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-20 16:07:12 -0700 |
commit | 61c6d99fb814be8ba295d6923f549179dfb51fe8 (patch) | |
tree | db2649dc5295ab5240b166c83b9f0cc07eecd06e /meta-oe/recipes-core | |
parent | b4e6b08e05783a8ecafa8274939ce3f5f0511291 (diff) | |
download | meta-openembedded-61c6d99fb814be8ba295d6923f549179dfb51fe8.tar.gz |
mm-common: 0.9.11 -> 0.9.12
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r-- | meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb | 9 | ||||
-rw-r--r-- | meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb deleted file mode 100644 index 591caa75d9..0000000000 --- a/meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | inherit gnomebase | ||
2 | |||
3 | SRC_URI[archive.md5sum] = "d6f2a43589480d2315672da0b5839b56" | ||
4 | SRC_URI[archive.sha256sum] = "20d1e7466ca4c83c92e29f9e8dfcc8e5721fdf1337f53157bed97be3b73b32a8" | ||
5 | |||
6 | LICENSE = "GPLv2" | ||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | ||
8 | |||
9 | BBCLASSEXTEND = "native" | ||
diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb new file mode 100644 index 0000000000..4f91f31e4d --- /dev/null +++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | inherit gnomebase | ||
2 | |||
3 | SRC_URI[archive.md5sum] = "be1c61587db989c7677375a729b94672" | ||
4 | SRC_URI[archive.sha256sum] = "ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b" | ||
5 | |||
6 | LICENSE = "GPLv2" | ||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | ||
8 | |||
9 | BBCLASSEXTEND = "native" | ||