openmoko-panel-plugin.bbclass: inherit openmoko2
authorMichael Lauer <mickey@vanille-media.de>
Mon, 30 Jul 2007 11:13:51 +0000 (11:13 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 30 Jul 2007 11:13:51 +0000 (11:13 +0000)
classes/openmoko-panel-plugin.bbclass

index 0494b41..4ef42b5 100644 (file)
@@ -1,6 +1,6 @@
 SECTION = "openmoko/panel-plugin"
 DEPENDS += "matchbox-panel-2"
 
-inherit openmoko
+inherit openmoko2
 
 FILES_${PN} = "${libdir}/matchbox-panel/lib*.so* ${datadir}"