<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/multimedia/alsa-lib, branch 2010.05</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.05</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.05'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-02-14T11:10:38+00:00</updated>
<entry>
<title>Temporary fix for alsa-lib breakage with --disable-pcm</title>
<updated>2010-02-14T11:10:38+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-02-14T11:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=94e172c8e7660213d29cb37ff760f5abf8886c31'/>
<id>urn:sha1:94e172c8e7660213d29cb37ff760f5abf8886c31</id>
<content type='text'>
The current version of alsa-lib (1.0.22) does not build when
--disable-pcm is used at configure time. I've reported the issue at
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4913.

In the mean time, we can prevent the user from not selecting PCM
support by using the following patch.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>PATCH: Add more config options to alsa, bump version</title>
<updated>2010-01-28T22:13:05+00:00</updated>
<author>
<name>William Wagner</name>
<email>will_wagner@carallon.com</email>
</author>
<published>2010-01-28T18:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=aea2ef9b9e639f75e6fd8b574f40e60221fa03a2'/>
<id>urn:sha1:aea2ef9b9e639f75e6fd8b574f40e60221fa03a2</id>
<content type='text'>
Signed-off-by: William Wagner &lt;will_wagner@carallon.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>alsa-lib: fix build with BR2_CONFIG_CACHE</title>
<updated>2009-11-23T12:03:59+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-11-23T12:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=81e4ba320b982fa4c74d00a46ddb918fc492a1b3'/>
<id>urn:sha1:81e4ba320b982fa4c74d00a46ddb918fc492a1b3</id>
<content type='text'>
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:38+00:00</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2009-09-02T15:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/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>alsa-lib: don't force EABI for ARM</title>
<updated>2009-03-18T11:27:37+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-18T11:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=2f575f43ec33c5739bcc5c3113506e2a7cb0a3ad'/>
<id>urn:sha1:2f575f43ec33c5739bcc5c3113506e2a7cb0a3ad</id>
<content type='text'>
Closes #191.
</content>
</entry>
<entry>
<title>alsa-lib: convert to Makefile.autotools.in format</title>
<updated>2009-02-23T13:37:48+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-23T13:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9d6c2f548e90fba752e459b6cc01ef0e5039c64d'/>
<id>urn:sha1:9d6c2f548e90fba752e459b6cc01ef0e5039c64d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alsa-lib: don't use versioned symbols</title>
<updated>2009-02-23T13:01:26+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-23T13:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e90a4bf4af3b6466b2a2d8df12cfe84f5d364cca'/>
<id>urn:sha1:e90a4bf4af3b6466b2a2d8df12cfe84f5d364cca</id>
<content type='text'>
As reported by Dirk Vermaak and Daniel Mack. Fixes runtime issues with
alsa-lib, see
http://mailman.alsa-project.org/pipermail/alsa-devel/2009-February/014999.html
for details.
</content>
</entry>
<entry>
<title>alsa-lib: make python option depend on python</title>
<updated>2009-02-07T06:57:29+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-07T06:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=45c8d2037866248818a52f0d0f7d7a6d467b016f'/>
<id>urn:sha1:45c8d2037866248818a52f0d0f7d7a6d467b016f</id>
<content type='text'>
As discussed on the list.
</content>
</entry>
<entry>
<title>alsa-lib: fix with with BR2_PACKAGE_ALSA_LIB_PYTHON</title>
<updated>2009-02-04T23:15:42+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-04T23:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0d149d98d50be94af02dd38d883f6dd8a2db93f3'/>
<id>urn:sha1:0d149d98d50be94af02dd38d883f6dd8a2db93f3</id>
<content type='text'>
Tell it where to find the python headers.
</content>
</entry>
<entry>
<title>alsa-lib: clean up makefile</title>
<updated>2009-02-01T19:37:14+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-01T19:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a1523adcad775d5d881e64945a3e9d66012739ba'/>
<id>urn:sha1:a1523adcad775d5d881e64945a3e9d66012739ba</id>
<content type='text'>
As discussed on the list. I suspect the ARM abi thing isn't needed anymore
now we use the correct abi in the first place, but I'll leave it in until
after the release.
</content>
</entry>
</feed>
