Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH][meta-oe] cryptsetup: upgrade 1.6.6 -> 1.6.7
@ 2015-08-18  6:29 rongqing.li
  2015-08-18 10:28 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: rongqing.li @ 2015-08-18  6:29 UTC (permalink / raw)
  To: openembedded-devel

From: Roy Li <rongqing.li@windriver.com>

1.6.7 is a bugfix release.

Signed-off-by: Roy Li <rongqing.li@windriver.com>
---
 .../cryptsetup/{cryptsetup_1.6.6.bb => cryptsetup_1.6.7.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-support/cryptsetup/{cryptsetup_1.6.6.bb => cryptsetup_1.6.7.bb} (89%)

diff --git a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.6.bb b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.7.bb
similarity index 89%
rename from meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.6.bb
rename to meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.7.bb
index d84ad2f..939ee35 100644
--- a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.6.bb
+++ b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.7.bb
@@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=32107dd283b1dfeb66c9b3e6be312326"
 DEPENDS = "util-linux lvm2 popt libgcrypt"
 
 SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v1.6/${BP}.tar.xz"
-SRC_URI[md5sum] = "179c0781de59838a4e39f61b2df5ea48"
-SRC_URI[sha256sum] = "2d2ce28e4e1137dd599d87884b62ef6dbf14fd7848b2a2bf7d61cf125fbd8e6f"
+SRC_URI[md5sum] = "918406eb5d2e2f5a7348c432ea9b1473"
+SRC_URI[sha256sum] = "c23c24c8d662032da8650c1c84985221be8bbedf4737c1540bba7e4517dfe820"
 
 inherit autotools gettext pkgconfig
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH][meta-oe] cryptsetup: upgrade 1.6.6 -> 1.6.7
  2015-08-18  6:29 [PATCH][meta-oe] cryptsetup: upgrade 1.6.6 -> 1.6.7 rongqing.li
@ 2015-08-18 10:28 ` Martin Jansa
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2015-08-18 10:28 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1956 bytes --]

On Tue, Aug 18, 2015 at 02:29:22PM +0800, rongqing.li@windriver.com wrote:
> From: Roy Li <rongqing.li@windriver.com>
> 
> 1.6.7 is a bugfix release.

Duplicates:
commit 4233630de77d52718adc2d624288a4d3b3d7dede
Author: leimaohui <leimaohui@cn.fujitsu.com>
Date:   Fri Jul 31 11:44:14 2015 +0800

    cryptsetup: upgrade 1.6.6->1.6.7


> 
> Signed-off-by: Roy Li <rongqing.li@windriver.com>
> ---
>  .../cryptsetup/{cryptsetup_1.6.6.bb => cryptsetup_1.6.7.bb}           | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta-oe/recipes-support/cryptsetup/{cryptsetup_1.6.6.bb => cryptsetup_1.6.7.bb} (89%)
> 
> diff --git a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.6.bb b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.7.bb
> similarity index 89%
> rename from meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.6.bb
> rename to meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.7.bb
> index d84ad2f..939ee35 100644
> --- a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.6.bb
> +++ b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.7.bb
> @@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=32107dd283b1dfeb66c9b3e6be312326"
>  DEPENDS = "util-linux lvm2 popt libgcrypt"
>  
>  SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v1.6/${BP}.tar.xz"
> -SRC_URI[md5sum] = "179c0781de59838a4e39f61b2df5ea48"
> -SRC_URI[sha256sum] = "2d2ce28e4e1137dd599d87884b62ef6dbf14fd7848b2a2bf7d61cf125fbd8e6f"
> +SRC_URI[md5sum] = "918406eb5d2e2f5a7348c432ea9b1473"
> +SRC_URI[sha256sum] = "c23c24c8d662032da8650c1c84985221be8bbedf4737c1540bba7e4517dfe820"
>  
>  inherit autotools gettext pkgconfig
>  
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> 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: 188 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-18 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-18  6:29 [PATCH][meta-oe] cryptsetup: upgrade 1.6.6 -> 1.6.7 rongqing.li
2015-08-18 10:28 ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox