[oe] [PATCH] libplayer: Use `${PN}` instead of `libplayer`.

Paul Menzel paulepanter at users.sourceforge.net
Fri Apr 2 15:41:57 UTC 2010


Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 recipes/libplayer/libplayer.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/libplayer/libplayer.inc b/recipes/libplayer/libplayer.inc
index 823e4b5..ea74aee 100644
--- 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
 
-- 
1.7.0.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100402/7b426a6e/attachment-0002.sig>


More information about the Openembedded-devel mailing list