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:
af90114
)
libplayer: Use `${PN}` instead of `libplayer`.
author
Paul Menzel
<paulepanter@users.sourceforge.net>
Fri, 2 Apr 2010 05:41:57 +0000
(
05:41
+0000)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 7 Apr 2010 08:53:02 +0000
(10:53 +0200)
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/libplayer/libplayer.inc
patch
|
blob
|
history
diff --git
a/recipes/libplayer/libplayer.inc
b/recipes/libplayer/libplayer.inc
index
823e4b5
..
ea74aee
100644
(file)
--- a/
recipes/libplayer/libplayer.inc
+++ b/
recipes/libplayer/libplayer.inc
@@
-6,7
+6,7
@@
DEPENDS = "virtual/libx11 libxcb mplayer gstreamer"
INC_PR = "r1"
-SRC_URI = "http://
libplayer
.geexbox.org/releases/${P}.tar.bz2;name=${PN}"
+SRC_URI = "http://
${PN}
.geexbox.org/releases/${P}.tar.bz2;name=${PN}"
inherit autotools pkgconfig