summaryrefslogtreecommitdiff
path: root/meta/packages/libvorbis/libvorbis_1.0.1.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-04-15 16:50:54 +0000
committerRichard Purdie <richard@openedhand.com>2008-04-15 16:50:54 +0000
commit76be5f46496eef8403b38d7f1a1624d0d5bcece0 (patch)
treef37854b8fbe17ea12e408637a3a9bf97b15bb5e0 /meta/packages/libvorbis/libvorbis_1.0.1.bb
parent142d32ee93905675b0ede7588046f8bb5d191bbc (diff)
downloadopenembedded-core-76be5f46496eef8403b38d7f1a1624d0d5bcece0.tar.gz
openembedded-core-76be5f46496eef8403b38d7f1a1624d0d5bcece0.tar.bz2
openembedded-core-76be5f46496eef8403b38d7f1a1624d0d5bcece0.tar.xz
openembedded-core-76be5f46496eef8403b38d7f1a1624d0d5bcece0.zip
libtvorbis: Fix with libtool 2.2.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4276 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/libvorbis/libvorbis_1.0.1.bb')
-rw-r--r--meta/packages/libvorbis/libvorbis_1.0.1.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/libvorbis/libvorbis_1.0.1.bb b/meta/packages/libvorbis/libvorbis_1.0.1.bb
index 70f279403..66e04ce58 100644
--- a/meta/packages/libvorbis/libvorbis_1.0.1.bb
+++ b/meta/packages/libvorbis/libvorbis_1.0.1.bb
@@ -4,10 +4,11 @@ DESCRIPTION = "Ogg Vorbis is a high-quality lossy audio codec \
that is free of intellectual property restrictions. libvorbis \
is the main vorbis codec library."
LICENSE = "BSD"
-PR = "r3"
+PR = "r4"
SRC_URI = "http://www.vorbis.com/files/${PV}/unix/libvorbis-${PV}.tar.gz \
- file://m4.patch;patch=1"
+ file://makefile.patch;patch=1 \
+ file://m4.patch;patch=1"
inherit autotools pkgconfig