[oe] [meta-xfce 01/11] xfce4-dev-tools: add native support

Andreas Müller schnitzeltony at gmx.de
Wed Sep 21 20:36:34 UTC 2011


On Wednesday, September 21, 2011 09:10:43 AM Koen Kooi wrote:
> Op 21-09-11 08:11, Andreas Müller schreef:
> > Signed-off-by: Andreas Müller <schnitzeltony at gmx.de> ---
> > .../xfce4-dev-tools/xfce4-dev-tools_4.8.0.bb       |    7 ++++++-
> > 
> > +# inherited SRC_URI does not work for native +SRC_URI =
> > "http://archive.xfce.org/src/xfce/xfce4-dev-tools/${@'${PV}'[0:3]}/xfce4-
> > dev-tools-${PV}.tar.bz2"
> 
> +
> 
> Could give this patch a try?
> 
> diff --git a/meta-xfce/classes/xfce.bbclass
> b/meta-xfce/classes/xfce.bbclass index a5a35bb..5b12cba 100644
> --- a/meta-xfce/classes/xfce.bbclass
> +++ b/meta-xfce/classes/xfce.bbclass
> @@ -1,5 +1,5 @@
>  HOMEPAGE = "http://www.xfce.org"
> -SRC_URI =
> "http://archive.xfce.org/src/xfce/${PN}/${@'${PV}'[0:3]}/${PN}-${PV}.tar.bz
> 2" +SRC_URI =
> "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.
> bz2"
> 
Thanks for teaching me what BPN is for :-)

Andreas




More information about the Openembedded-devel mailing list