git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5411423
)
gpe-autostarter: fix compilation with recent linux-linux-headers, closes #2176
author
Michael Krelin
<hacker@klever.net>
Sat, 5 May 2007 19:54:59 +0000
(19:54 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 5 May 2007 19:54:59 +0000
(19:54 +0000)
packages/gpe-autostarter/gpe-autostarter_0.12.bb
patch
|
blob
|
history
diff --git
a/packages/gpe-autostarter/gpe-autostarter_0.12.bb
b/packages/gpe-autostarter/gpe-autostarter_0.12.bb
index
f92b5df
..
c47f757
100644
(file)
--- a/
packages/gpe-autostarter/gpe-autostarter_0.12.bb
+++ b/
packages/gpe-autostarter/gpe-autostarter_0.12.bb
@@
-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"