aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lame/lame_3.96.1.bb
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-11-04 22:58:41 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-11-04 22:58:41 +0000
commita74f86eab3b1482e3528c6ec61edde8f68f34917 (patch)
treea904d179dffb67475c86057a561b458a4ce97e99 /recipes/lame/lame_3.96.1.bb
parente0e13253cda40005f5f24bb09db68b66636d2924 (diff)
downloadopenembedded-a74f86eab3b1482e3528c6ec61edde8f68f34917.tar.gz
lame: Fix possible linking QA error.
Diffstat (limited to 'recipes/lame/lame_3.96.1.bb')
-rw-r--r--recipes/lame/lame_3.96.1.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/lame/lame_3.96.1.bb b/recipes/lame/lame_3.96.1.bb
index ab9a99c064..9507032307 100644
--- a/recipes/lame/lame_3.96.1.bb
+++ b/recipes/lame/lame_3.96.1.bb
@@ -1,11 +1,12 @@
SECTION = "console/utils"
DESCRIPTION = "Not an MP3 encoder"
LICENSE = "LGPL"
-PR = "r4"
+PR = "r5"
SRC_URI = "${SOURCEFORGE_MIRROR}/lame/lame-${PV}.tar.gz \
file://no-gtk1.patch;patch=1 \
- file://Makefile-lm.patch;patch=1"
+ file://Makefile-lm.patch;patch=1 \
+ file://ldflags-qa.patch;patch=1"
inherit autotools