]> code.ossystems Code Review - openembedded-core.git/commit
libtasn1: Upgrade 4.9 -> 4.10
authorMaxin B. John <maxin.john@intel.com>
Mon, 30 Jan 2017 11:55:58 +0000 (13:55 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Feb 2017 09:20:20 +0000 (09:20 +0000)
commit70138279e4f4da74cd63402d7201c74ab2528fa8
treec72096db848bbb1917b80aa07a3bff95aabcafa2
parent68aad8d179161c5fec75bf311060d829e4346c9f
libtasn1: Upgrade 4.9 -> 4.10

Removed the following Backported patches:
 1. 0001-configure-don-t-add-Werror-to-build-flags.patch
 2. 0002-ASN.y-corrected-compiler-warning.patch
 3. 0003-parser_aux-corrected-potential-null-pointer-derefere.patch
 4. 0004-tools-eliminated-compiler-warnings.patch

fixed the following build error with musl
...
|                  from ../../libtasn1-4.10/gl/getopt.c:28:
| ./stdint.h:89:5: error: #if with no expression
|  #if
|      ^

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/gnutls/libtasn1/0001-configure-don-t-add-Werror-to-build-flags.patch [deleted file]
meta/recipes-support/gnutls/libtasn1/0001-stdint.m4-reintroduce-GNULIB_OVERRIDES_WINT_T-check.patch [new file with mode: 0644]
meta/recipes-support/gnutls/libtasn1/0002-ASN.y-corrected-compiler-warning.patch [deleted file]
meta/recipes-support/gnutls/libtasn1/0003-parser_aux-corrected-potential-null-pointer-derefere.patch [deleted file]
meta/recipes-support/gnutls/libtasn1/0004-tools-eliminated-compiler-warnings.patch [deleted file]
meta/recipes-support/gnutls/libtasn1_4.10.bb [moved from meta/recipes-support/gnutls/libtasn1_4.9.bb with 60% similarity]