On Sun, Mar 10, 2019 at 11:09 AM Armin Kuster <akuster...@gmail.com> wrote: > > WARNING: gnutls-3.6.6-r0 do_configure: QA Issue: gnutls: configure was passed > unrecognised options: --without-libunistring-prefix [unknown-configure-option] > > drop --without-libunistring-prefix > > Signed-off-by: Armin Kuster <akuster...@gmail.com> > --- > meta/recipes-support/gnutls/{gnutls_3.6.5.bb => gnutls_3.6.6.bb} | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > rename meta/recipes-support/gnutls/{gnutls_3.6.5.bb => gnutls_3.6.6.bb} (91%) > > diff --git a/meta/recipes-support/gnutls/gnutls_3.6.5.bb > b/meta/recipes-support/gnutls/gnutls_3.6.6.bb > similarity index 91% > rename from meta/recipes-support/gnutls/gnutls_3.6.5.bb > rename to meta/recipes-support/gnutls/gnutls_3.6.6.bb > index dfc3507..3cad896 100644 > --- a/meta/recipes-support/gnutls/gnutls_3.6.5.bb > +++ b/meta/recipes-support/gnutls/gnutls_3.6.6.bb > @@ -21,8 +21,8 @@ SRC_URI = > "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar > file://arm_eabi.patch \ > " > > -SRC_URI[md5sum] = "3474849e1bbd4d16403b82ab2579000b" > -SRC_URI[sha256sum] = > "073eced3acef49a3883e69ffd5f0f0b5f46e2760ad86eddc6c0866df4e7abb35" > +SRC_URI[md5sum] = "30c5b63686edcd260d87d8fb8a06977f" > +SRC_URI[sha256sum] = > "bb9acab8af2ac430edf45faaaa4ed2c51f86e57cb57689be6701aceef4732ca7" > > inherit autotools texinfo pkgconfig gettext lib_package gtk-doc > > @@ -44,7 +44,6 @@ EXTRA_OECONF = " \ > --enable-local-libopts \ > --enable-openssl-compatibility \ > --with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \ > - --without-libunistring-prefix \
this was regressing when attempted to be removed last time see https://git.openembedded.org/openembedded-core/commit/?id=d8d32b5a58eea161711e3539c4530682de551ede Does it work when libunstring is installed on build host now ? > " > > LDFLAGS_append_libc-musl = " -largp" > -- > 2.7.4 > > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core