All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libgpg-error: Bump to version 1.35
@ 2019-01-29 22:55 Alistair Francis
  2019-01-30  5:24 ` Randy MacLeod
  0 siblings, 1 reply; 2+ messages in thread
From: Alistair Francis @ 2019-01-29 22:55 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
---
 .../{libgpg-error_1.33.bb => libgpg-error_1.35.bb}          | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-support/libgpg-error/{libgpg-error_1.33.bb => libgpg-error_1.35.bb} (92%)

diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.33.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.35.bb
similarity index 92%
rename from meta/recipes-support/libgpg-error/libgpg-error_1.33.bb
rename to meta/recipes-support/libgpg-error/libgpg-error_1.35.bb
index 325529d149..9a822add32 100644
--- a/meta/recipes-support/libgpg-error/libgpg-error_1.33.bb
+++ b/meta/recipes-support/libgpg-error/libgpg-error_1.35.bb
@@ -5,7 +5,7 @@ BUGTRACKER = "https://bugs.g10code.com/gnupg/index"
 LICENSE = "GPLv2+ & LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
                     file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
-                    file://src/gpg-error.h.in;beginline=2;endline=18;md5=524d4e810c4dcdc38e4fa28e70a13bf8 \
+                    file://src/gpg-error.h.in;beginline=2;endline=18;md5=cd91e3ad1265a0c268efad541a39345e \
                     file://src/init.c;beginline=2;endline=17;md5=f01cdfcf747af5380590cfd9bbfeaaf7"
 
 
@@ -16,8 +16,8 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \
            file://pkgconfig.patch \
 	  "
 
-SRC_URI[md5sum] = "680495572d5d4c700ea73a2f793ce531"
-SRC_URI[sha256sum] = "5d38826656e746c936e7742d9cde072b50baa3c4c49daa168a56813612bf03ff"
+SRC_URI[md5sum] = "2808a9e044f883f7554c5ba6a380b711"
+SRC_URI[sha256sum] = "cbd5ee62a8a8c88d48c158fff4fc9ead4132aacd1b4a56eb791f9f997d07e067"
 
 BINCONFIG = "${bindir}/gpg-error-config"
 
-- 
2.20.1



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

* Re: [PATCH] libgpg-error: Bump to version 1.35
  2019-01-29 22:55 [PATCH] libgpg-error: Bump to version 1.35 Alistair Francis
@ 2019-01-30  5:24 ` Randy MacLeod
  0 siblings, 0 replies; 2+ messages in thread
From: Randy MacLeod @ 2019-01-30  5:24 UTC (permalink / raw)
  To: Alistair Francis, openembedded-core

On 1/29/19 5:55 PM, Alistair Francis wrote:
> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
> ---
>   .../{libgpg-error_1.33.bb => libgpg-error_1.35.bb}          | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>   rename meta/recipes-support/libgpg-error/{libgpg-error_1.33.bb => libgpg-error_1.35.bb} (92%)
>
> diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.33.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.35.bb
> similarity index 92%
> rename from meta/recipes-support/libgpg-error/libgpg-error_1.33.bb
> rename to meta/recipes-support/libgpg-error/libgpg-error_1.35.bb
> index 325529d149..9a822add32 100644
> --- a/meta/recipes-support/libgpg-error/libgpg-error_1.33.bb
> +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.35.bb
> @@ -5,7 +5,7 @@ BUGTRACKER = "https://bugs.g10code.com/gnupg/index"
>   LICENSE = "GPLv2+ & LGPLv2.1+"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
>                       file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
> -                    file://src/gpg-error.h.in;beginline=2;endline=18;md5=524d4e810c4dcdc38e4fa28e70a13bf8 \
> +                    file://src/gpg-error.h.in;beginline=2;endline=18;md5=cd91e3ad1265a0c268efad541a39345e \


Please explain why the license checksum change in the commit log to save 
others from having to check.

../Randy

>                       file://src/init.c;beginline=2;endline=17;md5=f01cdfcf747af5380590cfd9bbfeaaf7"
>   
>   
> @@ -16,8 +16,8 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \
>              file://pkgconfig.patch \
>   	  "
>   
> -SRC_URI[md5sum] = "680495572d5d4c700ea73a2f793ce531"
> -SRC_URI[sha256sum] = "5d38826656e746c936e7742d9cde072b50baa3c4c49daa168a56813612bf03ff"
> +SRC_URI[md5sum] = "2808a9e044f883f7554c5ba6a380b711"
> +SRC_URI[sha256sum] = "cbd5ee62a8a8c88d48c158fff4fc9ead4132aacd1b4a56eb791f9f997d07e067"
>   
>   BINCONFIG = "${bindir}/gpg-error-config"
>   


-- 
# Randy MacLeod
# Wind River Linux



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

end of thread, other threads:[~2019-01-30  5:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-29 22:55 [PATCH] libgpg-error: Bump to version 1.35 Alistair Francis
2019-01-30  5:24 ` Randy MacLeod

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.