gpe-autostarter: fix compilation with recent linux-linux-headers, closes #2176
authorMichael Krelin <hacker@klever.net>
Sat, 5 May 2007 19:54:59 +0000 (19:54 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 5 May 2007 19:54:59 +0000 (19:54 +0000)
packages/gpe-autostarter/gpe-autostarter_0.12.bb

index f92b5df..c47f757 100644 (file)
@@ -4,3 +4,5 @@ DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
 RDEPENDS = "hotplug-dbus"
 
 inherit gpe
+
+SRC_URI += "file://wireless.patch;patch=1"