<div dir="ltr">License checksum changes but no explanation.<div><br></div><div>Ross</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 21 November 2017 at 00:07, Armin Kuster <span dir="ltr">&lt;<a href="mailto:akuster808@gmail.com" target="_blank">akuster808@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">From: Armin Kuster &lt;<a href="mailto:akuster@mvista.com">akuster@mvista.com</a>&gt;<br>
<br>
forward ported patch<br>
<br>
Signed-off-by: Armin Kuster &lt;<a href="mailto:akuster@mvista.com">akuster@mvista.com</a>&gt;<br>
---<br>
 .../libassuan-add-pkgconfig-<wbr>support.patch  Â  Â  Â  Â  | 77 +++++++++++-----------<br>
 .../{<a href="http://libassuan_2.4.3.bb" rel="noreferrer" target="_blank">libassuan_2.4.3.bb</a> =&gt; <a href="http://libassuan_2.4.4.bb" rel="noreferrer" target="_blank">libassuan_2.4.4.bb</a>}  Â  Â | 11 ++--<br>
 2 files changed, 45 insertions(+), 43 deletions(-)<br>
 rename meta/recipes-support/<wbr>libassuan/{<a href="http://libassuan_2.4.3.bb" rel="noreferrer" target="_blank">libassuan_2.4.3.bb</a> =&gt; <a href="http://libassuan_2.4.4.bb" rel="noreferrer" target="_blank">libassuan_2.4.4.bb</a>} (67%)<br>
<br>
diff --git a/meta/recipes-support/<wbr>libassuan/libassuan/libassuan-<wbr>add-pkgconfig-support.patch b/meta/recipes-support/<wbr>libassuan/libassuan/libassuan-<wbr>add-pkgconfig-support.patch<br>
index b6ccdda..525b076 100644<br>
--- a/meta/recipes-support/<wbr>libassuan/libassuan/libassuan-<wbr>add-pkgconfig-support.patch<br>
+++ b/meta/recipes-support/<wbr>libassuan/libassuan/libassuan-<wbr>add-pkgconfig-support.patch<br>
@@ -6,32 +6,15 @@ Upstream-Status: Denied<br>
 Signed-off-by: Chen Qi &lt;<a href="mailto:Qi.Chen@windriver.com">Qi.Chen@windriver.com</a>&gt;<br>
 Signed-off-by: Constantin Musca &lt;<a href="mailto:constantinx.musca@intel.com">constantinx.musca@intel.com</a>&gt;<br>
<br>
-Index: libassuan-2.1.2/Makefile.am<br>
-=============================<wbr>==============================<wbr>========<br>
---- libassuan-2.1.2.orig/Makefile.<wbr>am<br>
-+++ libassuan-2.1.2/Makefile.am<br>
-@@ -24,10 +24,13 @@ AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gz<br>
- # (A suitable gitlog-to-changelog script can be found in GnuPG master.)<br>
- GITLOG_TO_CHANGELOG=gitlog-to-<wbr>changelog<br>
-<br>
-+pkgconfigdir = $(libdir)/pkgconfig<br>
-+pkgconfig_DATA = libassuan.pc<br>
-+<br>
- EXTRA_DIST = autogen.sh autogen.rc README.GIT  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â \<br>
-  Â  Â  Â  Â  Â  Â  ChangeLog-2011 doc/ChangeLog-2011 src/ChangeLog-2011  Â  Â \<br>
-  Â  Â  Â  Â  Â  Â  tests/ChangeLog-2011 contrib/ChangeLog-2011  Â  Â  Â  Â  Â  Â  \<br>
--  Â  Â  Â  Â  Â  Â build-aux/git-log-footer build-aux/git-log-fix<br>
-+  Â  Â  Â  Â  Â  Â build-aux/git-log-footer build-aux/git-log-fix <a href="http://libassuan.pc.in" rel="noreferrer" target="_blank">libassuan.pc.in</a><br>
-<br>
- SUBDIRS = m4 src doc tests<br>
-<br>
-Index: libassuan-2.1.2/<a href="http://libassuan.pc.in" rel="noreferrer" target="_blank">libassuan.pc.<wbr>in</a><br>
+forward ported to 2.4.4<br>
+Signed-off-by: Armin Kuster &lt;<a href="mailto:akuster@mvista.com">akuster@mvista.com</a>&gt;<br>
+<br>
+Index: libassuan-2.4.4/<a href="http://libassuan.pc.in" rel="noreferrer" target="_blank">libassuan.pc.<wbr>in</a><br>
 ==============================<wbr>==============================<wbr>=======<br>
 --- /dev/null<br>
-+++ libassuan-2.1.2/<a href="http://libassuan.pc.in" rel="noreferrer" target="_blank">libassuan.pc.<wbr>in</a><br>
-@@ -0,0 +1,14 @@<br>
-+prefix=@prefix@<br>
-+exec_prefix=@exec_prefix@<br>
++++ libassuan-2.4.4/<a href="http://libassuan.pc.in" rel="noreferrer" target="_blank">libassuan.pc.<wbr>in</a><br>
+@@ -0,0 +1,13 @@<br>
++prefix=@exec_prefix@<br>
 +libdir=@libdir@<br>
 +includedir=@includedir@<br>
 +api_version=@LIBASSUAN_<wbr>CONFIG_API_VERSION@<br>
@@ -44,24 +27,42 @@ Index: libassuan-2.1.2/<a href="http://libassuan.pc.in" rel="noreferrer" target="_blank">libassuan.pc.<wbr>in</a><br>
 +Libs: -L${libdir} -lassuan<br>
 +Libs.private: -lgpg-error<br>
 +Cflags: -I${includedir}<br>
-Index: libassuan-2.1.2/<a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a><br>
+Index: libassuan-2.4.4/Makefile.am<br>
 ==============================<wbr>==============================<wbr>=======<br>
---- libassuan-2.1.2.orig/<a href="http://configure.ac" rel="noreferrer" target="_blank">configure<wbr>.ac</a><br>
-+++ libassuan-2.1.2/<a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a><br>
-@@ -439,7 +439,7 @@ AC_CONFIG_FILES([doc/Makefile]<wbr>)<br>
+--- a/Makefile.am<br>
++++ b/Makefile.am<br>
+@@ -25,10 +25,13 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-doc<br>
+ # (A suitable gitlog-to-changelog script can be found in GnuPG master.)<br>
+ GITLOG_TO_CHANGELOG=gitlog-to-<wbr>changelog<br>
+<br>
++pkgconfigdir = $(libdir)/pkgconfig<br>
++pkgconfig_DATA = libassuan.pc<br>
++<br>
+ EXTRA_DIST = autogen.sh autogen.rc README.GIT VERSION  Â  Â  Â  Â  Â  Â  Â  Â  Â \<br>
+  Â  Â  Â  Â  Â  Â  ChangeLog-2011 doc/ChangeLog-2011 src/ChangeLog-2011  Â  Â \<br>
+  Â  Â  Â  Â  Â  Â  tests/ChangeLog-2011 contrib/ChangeLog-2011  Â  Â  Â  Â  Â  Â  \<br>
+-  Â  Â  Â  Â  Â  Â build-aux/git-log-footer build-aux/git-log-fix<br>
++  Â  Â  Â  Â  Â  Â build-aux/git-log-footer build-aux/git-log-fix <a href="http://libassuan.pc.in" rel="noreferrer" target="_blank">libassuan.pc.in</a><br>
+<br>
+ if BUILD_DOC<br>
+ doc = doc<br>
+Index: 2.4.4-r0/libassuan-2.4.4/<a href="http://configure.ac" rel="noreferrer" target="_blank">confi<wbr>gure.ac</a><br>
+=============================<wbr>==============================<wbr>========<br>
+--- a/<a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a><br>
++++ b/<a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a><br>
+@@ -485,6 +485,7 @@ AC_CONFIG_FILES([doc/Makefile]<wbr>)<br>
  AC_CONFIG_FILES([tests/<wbr>Makefile])<br>
  AC_CONFIG_FILES([src/<wbr>libassuan-config], [chmod +x src/libassuan-config])<br>
  AC_CONFIG_FILES([src/<wbr>versioninfo.rc])<br>
--<br>
 +AC_CONFIG_FILES([libassuan.<wbr>pc])<br>
+<br>
  AC_OUTPUT<br>
<br>
- echo &quot;<br>
-Index: libassuan-2.1.2/src/libassuan.<wbr>m4<br>
+Index: libassuan-2.4.4/src/libassuan.<wbr>m4<br>
 ==============================<wbr>==============================<wbr>=======<br>
---- libassuan-2.1.2.orig/src/<wbr>libassuan.m4<br>
-+++ libassuan-2.1.2/src/libassuan.<wbr>m4<br>
-@@ -15,18 +15,6 @@ dnl Returns ok set to yes or no.<br>
+--- a/src/libassuan.m4<br>
++++ b/src/libassuan.m4<br>
+@@ -16,18 +16,6 @@ dnl Returns ok set to yes or no.<br>
  dnl<br>
  AC_DEFUN([_AM_PATH_LIBASSUAN_<wbr>COMMON],<br>
  [ AC_REQUIRE([AC_CANONICAL_HOST]<wbr>)<br>
@@ -80,7 +81,7 @@ Index: libassuan-2.1.2/src/libassuan.<wbr>m4<br>
<br>
  Â  tmp=ifelse([$1], ,1:0.9.2,$1)<br>
  Â  if echo &quot;$tmp&quot; | grep &#39;:&#39; &gt;/dev/null 2&gt;/dev/null ; then<br>
-@@ -37,51 +25,12 @@ AC_DEFUN([_AM_PATH_LIBASSUAN_<wbr>COMMON],<br>
+@@ -38,51 +26,12 @@ AC_DEFUN([_AM_PATH_LIBASSUAN_<wbr>COMMON],<br>
  Â  Â  min_libassuan_version=&quot;$tmp&quot;<br>
  Â  fi<br>
<br>
@@ -105,7 +106,7 @@ Index: libassuan-2.1.2/src/libassuan.<wbr>m4<br>
 -<br>
 -  Â  if test &quot;$major&quot; -gt &quot;$req_major&quot;; then<br>
 -  Â  Â  Â  ok=yes<br>
--  Â  else<br>
+-  Â  else<br>
 -  Â  Â  Â  if test &quot;$major&quot; -eq &quot;$req_major&quot;; then<br>
 -  Â  Â  Â  Â  Â  if test &quot;$minor&quot; -gt &quot;$req_minor&quot;; then<br>
 -  Â  Â  Â  Â  Â  Â  Â ok=yes<br>
@@ -134,7 +135,7 @@ Index: libassuan-2.1.2/src/libassuan.<wbr>m4<br>
  Â  Â  Â  if test &quot;$tmp&quot; -gt 0 ; then<br>
  Â  Â  Â  Â  AC_MSG_CHECKING([LIBASSUAN API version])<br>
  Â  Â  Â  Â  if test &quot;$req_libassuan_api&quot; -eq &quot;$tmp&quot; ; then<br>
-@@ -96,7 +45,7 @@ AC_DEFUN([_AM_PATH_LIBASSUAN_<wbr>COMMON],<br>
+@@ -97,7 +46,7 @@ AC_DEFUN([_AM_PATH_LIBASSUAN_<wbr>COMMON],<br>
<br>
  Â  if test $ok = yes; then<br>
  Â  Â  if test x&quot;$host&quot; != x ; then<br>
@@ -143,7 +144,7 @@ Index: libassuan-2.1.2/src/libassuan.<wbr>m4<br>
  Â  Â  Â  if test x&quot;$libassuan_config_host&quot; != xnone ; then<br>
  Â  Â  Â  Â  if test x&quot;$libassuan_config_host&quot; != x&quot;$host&quot; ; then<br>
  Â  AC_MSG_WARN([[<br>
-@@ -137,12 +86,8 @@ dnl<br>
+@@ -138,12 +87,8 @@ dnl<br>
  AC_DEFUN([AM_PATH_LIBASSUAN],<br>
  [ _AM_PATH_LIBASSUAN_COMMON($1)<br>
  Â  if test $ok = yes; then<br>
diff --git a/meta/recipes-support/<wbr>libassuan/<a href="http://libassuan_2.4.3.bb" rel="noreferrer" target="_blank">libassuan_2.4.3.bb</a> b/meta/recipes-support/<wbr>libassuan/<a href="http://libassuan_2.4.4.bb" rel="noreferrer" target="_blank">libassuan_2.4.4.bb</a><br>
similarity index 67%<br>
rename from meta/recipes-support/<wbr>libassuan/<a href="http://libassuan_2.4.3.bb" rel="noreferrer" target="_blank">libassuan_2.4.3.bb</a><br>
rename to meta/recipes-support/<wbr>libassuan/<a href="http://libassuan_2.4.4.bb" rel="noreferrer" target="_blank">libassuan_2.4.4.bb</a><br>
index 926c279..7921c1d 100644<br>
--- a/meta/recipes-support/<wbr>libassuan/<a href="http://libassuan_2.4.3.bb" rel="noreferrer" target="_blank">libassuan_2.4.3.bb</a><br>
+++ b/meta/recipes-support/<wbr>libassuan/<a href="http://libassuan_2.4.4.bb" rel="noreferrer" target="_blank">libassuan_2.4.4.bb</a><br>
@@ -7,17 +7,18 @@ LICENSE_${PN} = &quot;LGPLv2.1+&quot;<br>
 LICENSE_${PN}-doc = &quot;GPLv3+&quot;<br>
 LIC_FILES_CHKSUM = &quot;file://COPYING;md5=<wbr>f27defe1e96c2e1ecd4e0c9be89679<wbr>49 \<br>
  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â file://COPYING.LIB;md5=<wbr>2d5025d4aa3495befef8f17206a5b0<wbr>a1 \<br>
-  Â  Â  Â  Â  Â  Â  Â  Â  Â  file://src/assuan.c;endline=<wbr>20;md5=<wbr>0f465544183405055ec179869fc5b5<wbr>ba \<br>
-  Â  Â  Â  Â  Â  Â  Â  Â  Â  file://src/assuan-defs.h;<wbr>endline=20;md5=<wbr>20cd55535260ca1779edae5c7b80b2<wbr>1e&quot;<br>
+  Â  Â  Â  Â  Â  Â  Â  Â  Â  file://src/assuan.c;endline=<wbr>20;md5=<wbr>ab92143a5a2adabd06d7994d1467ea<wbr>5c\<br>
+  Â  Â  Â  Â  Â  Â  Â  Â  Â  file://src/assuan-defs.h;<wbr>endline=20;md5=<wbr>15d950c83e82978e35b35e790d7e4d<wbr>39&quot;<br>
<br>
 DEPENDS = &quot;libgpg-error&quot;<br>
<br>
 UPSTREAM_CHECK_URI = &quot;<a href="https://gnupg.org/download/index.html" rel="noreferrer" target="_blank">https://gnupg.org/download/<wbr>index.html</a>&quot;<br>
 SRC_URI = &quot;${GNUPG_MIRROR}/libassuan/<wbr>libassuan-${PV}.tar.bz2 \<br>
-  Â  Â  Â  Â  file://libassuan-add-<wbr>pkgconfig-support.patch&quot;<br>
+  Â  Â  Â  Â  Â file://libassuan-add-<wbr>pkgconfig-support.patch \<br>
+  Â  Â  Â  Â  &quot;<br>
<br>
-SRC_URI[md5sum] = &quot;<wbr>8e01a7c72d3e5d154481230668e6eb<wbr>5a&quot;<br>
-SRC_URI[sha256sum] = &quot;<wbr>22843a3bdb256f59be49842abf24da<wbr>76700354293a066d82ade8134bb5aa<wbr>2b71&quot;<br>
+SRC_URI[md5sum] = &quot;<wbr>52385ec8d34f258bf10165d32c4860<wbr>02&quot;<br>
+SRC_URI[sha256sum] = &quot;<wbr>9e69a102272324de0bb56025779f84<wbr>fd44901afcc6eac51505f6a63ea573<wbr>7ca1&quot;<br>
<br>
 BINCONFIG = &quot;${bindir}/libassuan-config&quot;<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
2.7.4<br>
<br>
--<br>
______________________________<wbr>_________________<br>
Openembedded-core mailing list<br>
<a href="mailto:Openembedded-core@lists.openembedded.org">Openembedded-core@lists.<wbr>openembedded.org</a><br>
<a href="http://lists.openembedded.org/mailman/listinfo/openembedded-core" rel="noreferrer" target="_blank">http://lists.openembedded.org/<wbr>mailman/listinfo/openembedded-<wbr>core</a><br>
</font></span></blockquote></div><br></div>