]> code.ossystems Code Review - openembedded-core.git/commitdiff
libgpg-error: 1.26 -> 1.27
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Wed, 26 Apr 2017 07:22:34 +0000 (15:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 13:01:39 +0000 (14:01 +0100)
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.
3) Delete PR assignmen,since the version is upgraded.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libgpg-error/libgpg-error_1.27.bb [moved from meta/recipes-support/libgpg-error/libgpg-error_1.26.bb with 88% similarity]

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 090db1b49b9a23d4aa37bf7ea4d9575c70b36294..b2e2d507c919d888d4b3ccdedf900e5a7894778d 100644 (file)
@@ -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,9 +16,8 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \
            file://pkgconfig.patch \
          "
 
-SRC_URI[md5sum] = "97456709dbbcbb69354317ffe3e347cd"
-SRC_URI[sha256sum] = "4c4bcbc90116932e3acd37b37812d8653b1b189c1904985898e860af818aee69"
-PR = "r1"
+SRC_URI[md5sum] = "5217ef3e76a7275a2a3b569a12ddc989"
+SRC_URI[sha256sum] = "4f93aac6fecb7da2b92871bb9ee33032be6a87b174f54abf8ddf0911a22d29d2"
 
 BINCONFIG = "${bindir}/gpg-error-config"