<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/xfsprogs, branch 2010.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-12-22T07:51:43Z</updated>
<entry>
<title>xfsprogs: bump version</title>
<updated>2009-12-22T07:51:43Z</updated>
<author>
<name>Nigel Kukard</name>
<email>nkukard@lbsd.net</email>
</author>
<published>2009-12-22T06:46:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=858d4dbf7fad0fccee4bdc2746a5c2c6adc8fbfe'/>
<id>urn:sha1:858d4dbf7fad0fccee4bdc2746a5c2c6adc8fbfe</id>
<content type='text'>
Signed-off-by: Nigel Kukard &lt;nkukard@lbsd.net&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>xfsprogs: needs e2fsprogs and (in turn) largefile support</title>
<updated>2009-11-23T14:29:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-11-23T14:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=08703917d79ddcff3763170b95cbf3ad52540583'/>
<id>urn:sha1:08703917d79ddcff3763170b95cbf3ad52540583</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>buildroot: silence ./configure step when building with 'make -s'</title>
<updated>2009-10-01T19:24:42Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-01T19:24:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3fdf0bffb87c81f6abf70e64e5b9239431d79ee2'/>
<id>urn:sha1:3fdf0bffb87c81f6abf70e64e5b9239431d79ee2</id>
<content type='text'>
We have been passing -q to ./configure when using 'make -s' for
packages using Makefile.autotools.in for some time. Do the same
for packages using autotools, but not using the
Makefile.autotools.in infrastructure, taking care to not do it
for packages with hand written configure scripts.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: Remove unnecessary dependencies on uclibc.</title>
<updated>2009-09-03T18:22:38Z</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2009-09-02T15:02:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=422ce6536b6d45e4632d526ae04c6af0bd36e80a'/>
<id>urn:sha1:422ce6536b6d45e4632d526ae04c6af0bd36e80a</id>
<content type='text'>
A C library will have been built by the toolchain makefiles, so there is no
need for packages to explicitly depend on uclibc.

Signed-off-by: Will Newton &lt;will.newton@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>xfs is a mainline filesystem with no alternative regarding tools in busybox, remove depend on deprecated</title>
<updated>2009-01-28T13:16:27Z</updated>
<author>
<name>Nigel Kukard</name>
<email>nkukard@lbsd.net</email>
</author>
<published>2009-01-28T13:16:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d608e26d486986a9b1a9e078157025e052e926a5'/>
<id>urn:sha1:d608e26d486986a9b1a9e078157025e052e926a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Cleanup of prefix</title>
<updated>2009-01-28T13:14:51Z</updated>
<author>
<name>Nigel Kukard</name>
<email>nkukard@lbsd.net</email>
</author>
<published>2009-01-28T13:14:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1c5e72a98c3618bbef0489f07ee9c194a70e06fb'/>
<id>urn:sha1:1c5e72a98c3618bbef0489f07ee9c194a70e06fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate xfsprogs, no support for XFS in Buildroot</title>
<updated>2009-01-26T00:12:02Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-26T00:12:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a6ab997f6f8ad99c5eb293e540c1c9e48a7644f7'/>
<id>urn:sha1:a6ab997f6f8ad99c5eb293e540c1c9e48a7644f7</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>
<entry>
<title>Make xfsprogs downloadable, Why have it, when we do not support XFS file system?</title>
<updated>2009-01-11T21:50:07Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-11T21:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=63f855dd2092ae53d3a6bcebd91c0ee22693c6ae'/>
<id>urn:sha1:63f855dd2092ae53d3a6bcebd91c0ee22693c6ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Bumped xfsprogs to 2.10.2</title>
<updated>2008-12-31T18:25:23Z</updated>
<author>
<name>Nigel Kukard</name>
<email>nkukard@lbsd.net</email>
</author>
<published>2008-12-31T18:25:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=eb3bf1437a6ce30091255ac40c245a54ce26a511'/>
<id>urn:sha1:eb3bf1437a6ce30091255ac40c245a54ce26a511</id>
<content type='text'>
- Remvoed susv3 legacy patch which was comitted upstream
- Forecefully set some configure results which appear to of been silently ignored in the past
</content>
</entry>
</feed>
