* [meta-oe][PATCH] lvm2: 2.02.171 -> 2.02.277
@ 2018-05-15 10:15 Hong Liu
2018-05-15 10:15 ` [meta-oe][PATCH] openwsman: 2.6.3 -> 2.6.4 Hong Liu
0 siblings, 1 reply; 3+ messages in thread
From: Hong Liu @ 2018-05-15 10:15 UTC (permalink / raw)
To: openembedded-devel; +Cc: Hong Liu
Upgrade lvm2 from 2.02.171 to 2.02.277.
Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
---
.../lvm2/{libdevmapper_2.02.171.bb => libdevmapper_2.02.177.bb} | 4 ++--
meta-oe/recipes-support/lvm2/{lvm2_2.02.171.bb => lvm2_2.02.177.bb} | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
rename meta-oe/recipes-support/lvm2/{libdevmapper_2.02.171.bb => libdevmapper_2.02.177.bb} (63%)
rename meta-oe/recipes-support/lvm2/{lvm2_2.02.171.bb => lvm2_2.02.177.bb} (93%)
diff --git a/meta-oe/recipes-support/lvm2/libdevmapper_2.02.171.bb b/meta-oe/recipes-support/lvm2/libdevmapper_2.02.177.bb
similarity index 63%
rename from meta-oe/recipes-support/lvm2/libdevmapper_2.02.171.bb
rename to meta-oe/recipes-support/lvm2/libdevmapper_2.02.177.bb
index b6ae902..211a472 100644
--- a/meta-oe/recipes-support/lvm2/libdevmapper_2.02.171.bb
+++ b/meta-oe/recipes-support/lvm2/libdevmapper_2.02.177.bb
@@ -1,7 +1,7 @@
require lvm2.inc
-SRC_URI[md5sum] = "153b7bb643eb26073274968e9026fa8f"
-SRC_URI[sha256sum] = "b815a711a2fabaa5c3dc1a4a284df0268bf0f325f0fc0f5c9530c9bbb54b9964"
+SRC_URI[md5sum] = "ee6cfbc5a0c5696ffae79dac04ee7a2b"
+SRC_URI[sha256sum] = "4025a23ec9b15c2cb7486d151c29dc953b75efc4d452cfe9dbbc7c0fac8e80f2"
DEPENDS += "autoconf-archive-native"
diff --git a/meta-oe/recipes-support/lvm2/lvm2_2.02.171.bb b/meta-oe/recipes-support/lvm2/lvm2_2.02.177.bb
similarity index 93%
rename from meta-oe/recipes-support/lvm2/lvm2_2.02.171.bb
rename to meta-oe/recipes-support/lvm2/lvm2_2.02.177.bb
index 84881e7..390970f 100644
--- a/meta-oe/recipes-support/lvm2/lvm2_2.02.171.bb
+++ b/meta-oe/recipes-support/lvm2/lvm2_2.02.177.bb
@@ -1,7 +1,7 @@
require lvm2.inc
-SRC_URI[md5sum] = "153b7bb643eb26073274968e9026fa8f"
-SRC_URI[sha256sum] = "b815a711a2fabaa5c3dc1a4a284df0268bf0f325f0fc0f5c9530c9bbb54b9964"
+SRC_URI[md5sum] = "ee6cfbc5a0c5696ffae79dac04ee7a2b"
+SRC_URI[sha256sum] = "4025a23ec9b15c2cb7486d151c29dc953b75efc4d452cfe9dbbc7c0fac8e80f2"
SRC_URI += "file://0001-explicitly-do-not-install-libdm.patch"
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* [meta-oe][PATCH] openwsman: 2.6.3 -> 2.6.4
2018-05-15 10:15 [meta-oe][PATCH] lvm2: 2.02.171 -> 2.02.277 Hong Liu
@ 2018-05-15 10:15 ` Hong Liu
2018-05-15 10:27 ` Martin Jansa
0 siblings, 1 reply; 3+ messages in thread
From: Hong Liu @ 2018-05-15 10:15 UTC (permalink / raw)
To: openembedded-devel; +Cc: Hong Liu
Upgrade openwsman from 2.6.3 to 2.6.4
Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
---
.../openwsman/{openwsman_2.6.3.bb => openwsman_2.6.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-oe/recipes-extended/openwsman/{openwsman_2.6.3.bb => openwsman_2.6.4.bb} (97%)
diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.3.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.4.bb
similarity index 97%
rename from meta-oe/recipes-extended/openwsman/openwsman_2.6.3.bb
rename to meta-oe/recipes-extended/openwsman/openwsman_2.6.4.bb
index f618f02..f46a3bd 100644
--- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.3.bb
+++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.4.bb
@@ -15,8 +15,8 @@ DEPENDS = "curl libxml2 openssl libpam"
inherit distro_features_check
REQUIRED_DISTRO_FEATURES = "pam"
-SRCREV = "feb7ec9b004fcaea0dbe65ce8a1a79cc29dd994c"
-PV = "2.6.3"
+SRCREV = "4aff7eaf5df948b6ed74cf4f8dd721a397bfb759"
+PV = "2.6.4"
SRC_URI = "git://github.com/Openwsman/openwsman.git \
file://libssl-is-required-if-eventint-supported.patch \
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [meta-oe][PATCH] openwsman: 2.6.3 -> 2.6.4
2018-05-15 10:15 ` [meta-oe][PATCH] openwsman: 2.6.3 -> 2.6.4 Hong Liu
@ 2018-05-15 10:27 ` Martin Jansa
0 siblings, 0 replies; 3+ messages in thread
From: Martin Jansa @ 2018-05-15 10:27 UTC (permalink / raw)
To: Hong Liu; +Cc: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1616 bytes --]
On Tue, May 15, 2018 at 06:15:19PM +0800, Hong Liu wrote:
> Upgrade openwsman from 2.6.3 to 2.6.4
>
> Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
> ---
> .../openwsman/{openwsman_2.6.3.bb => openwsman_2.6.4.bb} | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> rename meta-oe/recipes-extended/openwsman/{openwsman_2.6.3.bb => openwsman_2.6.4.bb} (97%)
>
> diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.3.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.4.bb
> similarity index 97%
> rename from meta-oe/recipes-extended/openwsman/openwsman_2.6.3.bb
> rename to meta-oe/recipes-extended/openwsman/openwsman_2.6.4.bb
> index f618f02..f46a3bd 100644
> --- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.3.bb
> +++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.4.bb
> @@ -15,8 +15,8 @@ DEPENDS = "curl libxml2 openssl libpam"
> inherit distro_features_check
> REQUIRED_DISTRO_FEATURES = "pam"
>
> -SRCREV = "feb7ec9b004fcaea0dbe65ce8a1a79cc29dd994c"
> -PV = "2.6.3"
> +SRCREV = "4aff7eaf5df948b6ed74cf4f8dd721a397bfb759"
> +PV = "2.6.4"
This PV is already set from the filename of the recipe.
> SRC_URI = "git://github.com/Openwsman/openwsman.git \
> file://libssl-is-required-if-eventint-supported.patch \
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-05-15 10:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-15 10:15 [meta-oe][PATCH] lvm2: 2.02.171 -> 2.02.277 Hong Liu
2018-05-15 10:15 ` [meta-oe][PATCH] openwsman: 2.6.3 -> 2.6.4 Hong Liu
2018-05-15 10:27 ` Martin Jansa
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.