diff options
author | Dai Caiyun <daicy.fnst@cn.fujitsu.com> | 2016-01-05 18:21:23 -0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-01-14 11:24:01 +0100 |
commit | 60d95029633d2ee291e53e5cea3ae8f060118421 (patch) | |
tree | f2a7e766e008e140142badc37309039b1f505bdc /meta-oe/recipes-support/lvm2 | |
parent | 7ec779d956da39dcd22ff1cee7d684bd5df5caa7 (diff) | |
download | meta-openembedded-60d95029633d2ee291e53e5cea3ae8f060118421.tar.gz |
lvm2: 2.02.125 -> 2.02.138
Upgrade lvm2 from 2.02.125 to 2.02.138.
Signed-off-by: Dai Caiyun <daicy.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/lvm2')
-rw-r--r-- | meta-oe/recipes-support/lvm2/lvm2.inc | 2 | ||||
-rw-r--r-- | meta-oe/recipes-support/lvm2/lvm2_2.02.125.bb | 4 | ||||
-rw-r--r-- | meta-oe/recipes-support/lvm2/lvm2_2.02.138.bb | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc index cd7f6fdbb..c4d1b19d9 100644 --- a/meta-oe/recipes-support/lvm2/lvm2.inc +++ b/meta-oe/recipes-support/lvm2/lvm2.inc | |||
@@ -34,7 +34,7 @@ PACKAGECONFIG += "${@base_contains('DISTRO_FEATURES', 'selinux', 'selinux', '', | |||
34 | 34 | ||
35 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux," | 35 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux," |
36 | 36 | ||
37 | inherit autotools pkgconfig systemd | 37 | inherit autotools-brokensep pkgconfig systemd |
38 | 38 | ||
39 | do_install_append() { | 39 | do_install_append() { |
40 | # Install machine specific configuration file | 40 | # Install machine specific configuration file |
diff --git a/meta-oe/recipes-support/lvm2/lvm2_2.02.125.bb b/meta-oe/recipes-support/lvm2/lvm2_2.02.125.bb deleted file mode 100644 index 8e464d273..000000000 --- a/meta-oe/recipes-support/lvm2/lvm2_2.02.125.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | require lvm2.inc | ||
2 | |||
3 | SRC_URI[md5sum] = "2d24ba982c8a85e8c837210f087a6a51" | ||
4 | SRC_URI[sha256sum] = "0e6da28465752cc2db7e7e6fc7b012a0146a98d717ac5dea1c900d4bc32bedb1" | ||
diff --git a/meta-oe/recipes-support/lvm2/lvm2_2.02.138.bb b/meta-oe/recipes-support/lvm2/lvm2_2.02.138.bb new file mode 100644 index 000000000..13a866ea0 --- /dev/null +++ b/meta-oe/recipes-support/lvm2/lvm2_2.02.138.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | require lvm2.inc | ||
2 | |||
3 | SRC_URI[md5sum] = "c660e02ad4586a1d297b6befbe85556d" | ||
4 | SRC_URI[sha256sum] = "93878a4ba4f70d9f2d0d919eb85bc51652a58776b5428ec8e7e32769d332f596" | ||