<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/automake, branch 2009.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-03-29T19:10:26Z</updated>
<entry>
<title>package: proper aclocal fix</title>
<updated>2009-03-29T19:10:26Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-29T19:10:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6099e286e2b254517bb8ec63cad5131b1dc9539b'/>
<id>urn:sha1:6099e286e2b254517bb8ec63cad5131b1dc9539b</id>
<content type='text'>
Revert r25827 and instead copy over the host aclocal files of the stuff
needed for auto* (libtool + pkgconfig). These logically belong with the
target stuff, as they are used for the target auto* toolchain.

Long term we should probably consider using
aclocal --acdir=$(STAGING_DIR)/usr/share/aclocal, so the host .m4 files
cannot interfere with the target build.
</content>
</entry>
<entry>
<title>/usr/share/aclocal is now in $(HOST_DIR) and not $(STAGING_DIR).</title>
<updated>2009-03-26T16:55:21Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-03-26T16:55:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2cddfd259fd8dffd02abbfc1490b8afec94c6717'/>
<id>urn:sha1:2cddfd259fd8dffd02abbfc1490b8afec94c6717</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;

</content>
</entry>
<entry>
<title>package: provide download target for host packages</title>
<updated>2009-03-24T10:58:04Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-24T10:58:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=91149af9f31a4ae41045516bee745d217677e03f'/>
<id>urn:sha1:91149af9f31a4ae41045516bee745d217677e03f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>autoconf: cleanup</title>
<updated>2009-03-23T21:46:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-23T21:46:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a870e4676262d91f50fbe371e7c2fcfa5960379a'/>
<id>urn:sha1:a870e4676262d91f50fbe371e7c2fcfa5960379a</id>
<content type='text'>
- Convert into Makefile.autotools.in format for target build
- Build host version in BUILD_DIR and install into HOST_DIR
</content>
</entry>
<entry>
<title>automake: cleanup</title>
<updated>2009-03-23T21:46:37Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-23T21:46:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f7b31461443281f1b29c81f035015c36f8ec8634'/>
<id>urn:sha1:f7b31461443281f1b29c81f035015c36f8ec8634</id>
<content type='text'>
- Convert into Makefile.autotools.in format for target build
- Build host version in BUILD_DIR and install into HOST_DIR
</content>
</entry>
<entry>
<title>package: auto* needs perl</title>
<updated>2009-03-23T21:45:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-23T21:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f91a64d224767dbdfbb8476273a8f6075d1e01d1'/>
<id>urn:sha1:f91a64d224767dbdfbb8476273a8f6075d1e01d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>automake: minor cleanup</title>
<updated>2009-03-16T15:48:35Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-16T15:48:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ad529c62b2af4a81e493cb571af31f2fe5694bd1'/>
<id>urn:sha1:ad529c62b2af4a81e493cb571af31f2fe5694bd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>automake: needs autoconf at configure time</title>
<updated>2009-03-11T22:15:59Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-11T22:15:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b3f02dd35687ca1b2393a4ac69b6828bf6178ae2'/>
<id>urn:sha1:b3f02dd35687ca1b2393a4ac69b6828bf6178ae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>automake: depends on autoconf, so select it</title>
<updated>2009-03-11T22:15:53Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-11T22:15:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=96338ef12eb0f978c7e1f91404ea30fb7e955aee'/>
<id>urn:sha1:96338ef12eb0f978c7e1f91404ea30fb7e955aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:42:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4a7bfd27757e076837e400f18d8371d792eade0e'/>
<id>urn:sha1:4a7bfd27757e076837e400f18d8371d792eade0e</id>
<content type='text'>
</content>
</entry>
</feed>
