libmusicbrainz: Add version 3.0.2 and fix link error
authorHolger Hans Peter Freyther <zecke@selfish.org>
Tue, 25 Aug 2009 10:47:57 +0000 (18:47 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Tue, 25 Aug 2009 10:59:09 +0000 (12:59 +0200)
commitacdd06bbf06ab549d3e9b35958cb4177c1b88836
treed361997900ef77f34862024f8bb3150bd06fbf1d
parent1548843c0ee58aadd7d0a2c817e98c47d2c2c4e5
libmusicbrainz: Add version 3.0.2 and fix link error

With gcc 4.3 stdc++ symbols leak into the library. One way to
solve it is to use a custom linker script, another one is to
just point gcc to the c++ library. The second option is used
here right now.
conf/checksums.ini
recipes/musicbrainz/libmusicbrainz.inc [new file with mode: 0644]
recipes/musicbrainz/libmusicbrainz_3.0.1.bb
recipes/musicbrainz/libmusicbrainz_3.0.2.bb [new file with mode: 0644]