<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/multimedia/alsa-utils, 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-04T14:17:00Z</updated>
<entry>
<title>alsa-utils: the entire package needs largefile support, not just aplay</title>
<updated>2009-03-04T14:17:00Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-04T14:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a93ecda9789e47f901db8177fdcac07568355c4f'/>
<id>urn:sha1:a93ecda9789e47f901db8177fdcac07568355c4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alsa-utils: use conditional for utils selection menu items</title>
<updated>2009-03-04T13:22:54Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-04T13:22:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9cef073cb23aca86115b3a5554a9e61c70b339bb'/>
<id>urn:sha1:9cef073cb23aca86115b3a5554a9e61c70b339bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alsa-utils: aplay: use depends for toolchain options, not select</title>
<updated>2009-03-04T13:22:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-04T13:22:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=32675db0ee31851b42dcb9e85f1dd511df2f2036'/>
<id>urn:sha1:32675db0ee31851b42dcb9e85f1dd511df2f2036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alsa-utils: select ncurses library dependency</title>
<updated>2009-02-19T16:04:20Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-19T16:04:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b3d48af90d362ccc4e47992b5eb806ad8a2fdd04'/>
<id>urn:sha1:b3d48af90d362ccc4e47992b5eb806ad8a2fdd04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add workarounds for alsa-utils</title>
<updated>2009-01-22T23:06:28Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-22T23:06:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c7f715639cee75a918636c4b532c4d32dbc80a1e'/>
<id>urn:sha1:c7f715639cee75a918636c4b532c4d32dbc80a1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix legacy strings for alsa-utils &amp; remove man pages</title>
<updated>2009-01-16T22:06:49Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-16T22:06:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2326230ea0f4b0f45c1c56ef4aa2f470f9004308'/>
<id>urn:sha1:2326230ea0f4b0f45c1c56ef4aa2f470f9004308</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>package/alsa-lib/alsa-lib.mk</title>
<updated>2009-01-13T10:26:28Z</updated>
<author>
<name>Daniel Laird</name>
<email>danieljlaird@hotmail.com</email>
</author>
<published>2009-01-13T10:26:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0875bc85bbe33d542e9045e931d223812c3eca44'/>
<id>urn:sha1:0875bc85bbe33d542e9045e931d223812c3eca44</id>
<content type='text'>
package/gettext/gettext.mk: Both of these components look for iconv when configuring so need to be dependent.

Both of these packages can be built with libiconv support.  If libiconv is enabled and these are built first 
then some configure variables get stored in the system cache and then libiconv is not used properly.
If libiconv is selected by user make sure it is built before either of these packages are built.

Signed-off-by: Daniel Laird &lt;daniel.j.laird@nxp.com&gt;

</content>
</entry>
<entry>
<title>package/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:27Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ac1d92c425414bad889c1a60d0d2aee25581b74f'/>
<id>urn:sha1:ac1d92c425414bad889c1a60d0d2aee25581b74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alsa-util: bump version to 1.0.18 and add patches for this version</title>
<updated>2008-12-04T16:10:44Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-12-04T16:10:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f974e39491273737c0599a9d98442885ffa13b5b'/>
<id>urn:sha1:f974e39491273737c0599a9d98442885ffa13b5b</id>
<content type='text'>
Signed-off-by: Hans-Christian Egtvedt &lt;hans-christian.egtvedt@atmel.com&gt;

</content>
</entry>
</feed>
