On Fri, Apr 2, 2010 at 8:41 AM, Paul Menzel
<[email protected]> wrote:
>
> Signed-off-by: Paul Menzel <[email protected]>
> ---
>  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}";

is there any advantage of using PN here ?

>
>  inherit autotools pkgconfig
>
> --
> 1.7.0.3
>
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to