[Buildroot] [PATCH 04/21] automake: bump to 1.11.1

Martin Banky Martin.Banky at gmail.com
Wed Sep 15 02:58:15 UTC 2010


Lionel,
     Do you have a public repository that I could pull from or a patch set?
I was just trying to upgrade libtool to 2.2.10, and am having issues. I'd
like to not duplicate work if possible.
Martin

On Tue, Sep 14, 2010 at 1:51 AM, Lionel Landwerlin <llandwerlin at gmail.com>wrote:

> I'm still working on a new libtool version to be integrated in buildroot.
> Amongst others things, automake 1.10.3 is required. So far I've been
> able to build a rootfs including glib/libsoup/gstreamer/directfb with
> automake 1.11, so...
>
> Acked-by: Lionel Landwerlin <llandwerlin at gmail.com>
>
> On Tue, Sep 14, 2010 at 5:40 AM, Martin Banky <martin.banky at gmail.com>
> wrote:
> > Signed-off-by: Martin Banky <Martin.Banky at gmail.com>
> > ---
> >  CHANGES                      |    2 +-
> >  package/automake/automake.mk |    2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/CHANGES b/CHANGES
> > index 6abd5c0..381e628 100644
> > --- a/CHANGES
> > +++ b/CHANGES
> > @@ -7,7 +7,7 @@
> >
> >        Toolchain: ARM cortex A9 support
> >
> > -       Updated/fixed packages: alsa-lib, alsa-utils, autoconf,
> > +       Updated/fixed packages: alsa-lib, alsa-utils, autoconf, automake,
> >        berkeleydb, busybox, dropbear, iptables, kismet, openvpn, qt,
> >        usbutils
> >
> > diff --git a/package/automake/automake.mk b/package/automake/automake.mk
> > index 46bb773..a7d81ff 100644
> > --- a/package/automake/automake.mk
> > +++ b/package/automake/automake.mk
> > @@ -3,7 +3,7 @@
> >  # automake
> >  #
> >  #############################################################
> > -AUTOMAKE_VERSION = 1.10
> > +AUTOMAKE_VERSION = 1.11.1
> >  AUTOMAKE_SOURCE = automake-$(AUTOMAKE_VERSION).tar.bz2
> >  AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake
> >
> > --
> > 1.7.2.3
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot at busybox.net
> > http://lists.busybox.net/mailman/listinfo/buildroot
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100914/2ab15089/attachment-0001.html>


More information about the buildroot mailing list