* it reports SECTION='devel' which fail in openmoko2.bbclass
* Just removing the inherit which has no future fixes building this icon theme.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
DESCRIPTION = "Standard Gtk+ icon theme for the Openmoko framework"
+HOMEPAGE = "http://www.openmoko.org"
SECTION = "openmoko/base"
+LICENSE = "GPL"
+
PV = "0.1.0+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
-inherit openmoko2
+inherit autotools pkgconfig
SRC_URI = "svn://svn.openmoko.org/trunk/src/target/OM-2007.2/artwork/;module=icons;proto=http"
S = "${WORKDIR}/icons"