git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46d8ea4
)
lame: link libmp3lame with -lm
author
Phil Blundell
<philb@gnu.org>
Tue, 16 Jan 2007 13:52:51 +0000
(13:52 +0000)
committer
Phil Blundell
<philb@gnu.org>
Tue, 16 Jan 2007 13:52:51 +0000
(13:52 +0000)
packages/lame/lame_3.96.1.bb
patch
|
blob
|
history
diff --git
a/packages/lame/lame_3.96.1.bb
b/packages/lame/lame_3.96.1.bb
index
edb4265
..
0c5c245
100644
(file)
--- a/
packages/lame/lame_3.96.1.bb
+++ b/
packages/lame/lame_3.96.1.bb
@@
-1,10
+1,11
@@
SECTION = "console/utils"
DESCRIPTION = "Not an MP3 encoder"
LICENSE = "LGPL"
-PR = "r
3
"
+PR = "r
4
"
SRC_URI = "${SOURCEFORGE_MIRROR}/lame/lame-${PV}.tar.gz \
- file://no-gtk1.patch;patch=1"
+ file://no-gtk1.patch;patch=1 \
+ file://Makefile-lm.patch;patch=1"
inherit autotools