From: Phil Blundell Date: Mon, 15 Nov 2004 01:09:45 +0000 (+0000) Subject: add LICENSE to gpe-autostarter X-Git-Tag: Release-2010-05/1~16235 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=260e0188674a4e483b2d2edab3448ebb5d753cca;p=openembedded.git add LICENSE to gpe-autostarter remove useless SRC_URI BKrev: 419801d93FciOBg1BeLLH7-fkRdr5w --- diff --git a/gpe-autostarter/gpe-autostarter_0.11.oe b/gpe-autostarter/gpe-autostarter_0.11.oe index e69de29bb2..555134889b 100644 --- a/gpe-autostarter/gpe-autostarter_0.11.oe +++ b/gpe-autostarter/gpe-autostarter_0.11.oe @@ -0,0 +1,6 @@ +SECTION = "gpe" +DEPENDS = "glib-2.0 dbus hotplug-dbus x11" +RDEPENDS = "hotplug-dbus" +LICENSE = "GPL" + +inherit gpe