All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libgpg-error: 1.26 -> 1.27
@ 2017-04-24  7:58 Huang Qiyu
  2017-04-24  9:28 ` Burton, Ross
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Qiyu @ 2017-04-24  7:58 UTC (permalink / raw)
  To: openembedded-core

1) Upgrade libgpg-error from 1.26 to 1.27.
2) One file's LIC_FILES_CHKSUM checksums changed (src/gpg-error.h.in),but LICENSE remains the same.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 .../libgpg-error/{libgpg-error_1.26.bb => libgpg-error_1.27.bb}     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-support/libgpg-error/{libgpg-error_1.26.bb => libgpg-error_1.27.bb} (88%)

diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.26.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.27.bb
similarity index 88%
rename from meta/recipes-support/libgpg-error/libgpg-error_1.26.bb
rename to meta/recipes-support/libgpg-error/libgpg-error_1.27.bb
index 090db1b..4f919a0 100644
--- a/meta/recipes-support/libgpg-error/libgpg-error_1.26.bb
+++ b/meta/recipes-support/libgpg-error/libgpg-error_1.27.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;endline=23;md5=64af9846baaf852793fd3a5af393acbf \
+                    file://src/gpg-error.h.in;endline=23;md5=beae1e44d8d5c265d194760276033a7c \
                     file://src/init.c;endline=20;md5=872b2389fe9bae7ffb80d2b91225afbc"
 
 
@@ -16,8 +16,8 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \
            file://pkgconfig.patch \
 	  "
 
-SRC_URI[md5sum] = "97456709dbbcbb69354317ffe3e347cd"
-SRC_URI[sha256sum] = "4c4bcbc90116932e3acd37b37812d8653b1b189c1904985898e860af818aee69"
+SRC_URI[md5sum] = "5217ef3e76a7275a2a3b569a12ddc989"
+SRC_URI[sha256sum] = "4f93aac6fecb7da2b92871bb9ee33032be6a87b174f54abf8ddf0911a22d29d2"
 PR = "r1"
 
 BINCONFIG = "${bindir}/gpg-error-config"
-- 
2.7.4





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

* Re: [PATCH] libgpg-error: 1.26 -> 1.27
  2017-04-24  7:58 [PATCH] libgpg-error: 1.26 -> 1.27 Huang Qiyu
@ 2017-04-24  9:28 ` Burton, Ross
  0 siblings, 0 replies; 2+ messages in thread
From: Burton, Ross @ 2017-04-24  9:28 UTC (permalink / raw)
  To: Huang Qiyu; +Cc: OE-core

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

On 24 April 2017 at 08:58, Huang Qiyu <huangqy.fnst@cn.fujitsu.com> wrote:

>  PR = "r1"
>

As you're doing a version upgrade, the PR assignment can be deleted (r0 is
default).

Ross

[-- Attachment #2: Type: text/html, Size: 620 bytes --]

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

end of thread, other threads:[~2017-04-24  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-24  7:58 [PATCH] libgpg-error: 1.26 -> 1.27 Huang Qiyu
2017-04-24  9:28 ` Burton, Ross

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.