xfce4-dev-tools: add native support
authorAndreas Müller <schnitzeltony@gmx.de>
Sun, 18 Sep 2011 00:49:31 +0000 (02:49 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:15:13 +0000 (08:15 -0800)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-xfce/classes/xfce.bbclass
meta-openembedded/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.8.0.bb

index a5a35bb..5b12cba 100644 (file)
@@ -1,5 +1,5 @@
 HOMEPAGE = "http://www.xfce.org"
-SRC_URI = "http://archive.xfce.org/src/xfce/${PN}/${@'${PV}'[0:3]}/${PN}-${PV}.tar.bz2"
+SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2"
 
 inherit autotools gtk-icon-cache pkgconfig
 
index 3df67ee..01e5e18 100644 (file)
@@ -3,7 +3,9 @@ SECTION = "x11/libs"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
 
-PR = "r0"
+PR = "r1"
+
+BBCLASSEXTEND = "native"
 
 inherit xfce