Am Samstag, den 16.10.2010, 13:56 +0200 schrieb Frans Meulenbroeks: Typo in commit summary. s/gnutols/gnutls/
I have not kept up with recent changes. But why is that patch not needed anymore and why can the `libtool-m4-macros` be removed? > Signed-off-by: Frans Meulenbroeks <[email protected]> > --- > recipes/gnutls/gnutls-2.10.1/libtool-update.patch |10965 > --------------------- > recipes/gnutls/gnutls_2.10.1.bb | 15 +- > 2 files changed, 13 insertions(+), 10967 deletions(-) > delete mode 100644 recipes/gnutls/gnutls-2.10.1/libtool-update.patch > > diff --git a/recipes/gnutls/gnutls-2.10.1/libtool-update.patch > b/recipes/gnutls/gnutls-2.10.1/libtool-update.patch > deleted file mode 100644 > index 04cbe72..0000000 > --- a/recipes/gnutls/gnutls-2.10.1/libtool-update.patch > +++ /dev/null […] > diff --git a/recipes/gnutls/gnutls_2.10.1.bb b/recipes/gnutls/gnutls_2.10.1.bb > index 2828735..84efb1f 100644 > --- a/recipes/gnutls/gnutls_2.10.1.bb > +++ b/recipes/gnutls/gnutls_2.10.1.bb > @@ -1,6 +1,6 @@ > require gnutls.inc > > -PR = "${INC_PR}.1" > +PR = "${INC_PR}.2" > > LICENSE_${PN}-extra = "GPLv3" > > @@ -9,8 +9,19 @@ EXTRA_OECONF += " --without-libgcrypt-prefix " > SRC_URI += "file://gettextize-with-gettext-0.18.patch \ > file://gnutls-openssl.patch \ > file://gnutls-replace-siginterrupt.patch \ > - > $...@['','file://libtool-update.patch'][bb.data.getVar('LIBTOOL_HAS_SYSROOT', > d, 1) == 'yes']} \ > " > > +do_configure_prepend() { > + > + MACROS="libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4" > + > + for i in ${MACROS}; do > + rm m4/$i > + rm lib/m4/$i > + rm libextra/m4/$i > + done > + > +} > + > SRC_URI[gnutls.md5sum] = "b614448d7fb43ea0d4f727e6302bbf0f" > SRC_URI[gnutls.sha256sum] = > "731078bc11661411ba47b20a65024abeca40d43a1b3c4526a6599b7905c302ee" Thanks, Paul
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
