[oe-commits] org.oe.dev gpe-autostarter: fix compilation with recent linux-linux-headers, closes #2176

polyonymous commit openembedded-commits at lists.openembedded.org
Sat May 5 19:52:59 UTC 2007


gpe-autostarter: fix compilation with recent linux-linux-headers, closes #2176

Author: polyonymous at klever.net
Branch: org.openembedded.dev
Revision: 17540e9fab889fa7c0fc2c08a74438254a503647
ViewMTN: http://monotone.openembedded.org/revision.psp?id=17540e9fab889fa7c0fc2c08a74438254a503647
Files:
1
packages/gpe-autostarter/gpe-autostarter_0.12.bb
Diffs:

#
# mt diff -rc7fc783475ecbd6050f87b64ce52203a96c33f47 -r17540e9fab889fa7c0fc2c08a74438254a503647
#
# 
# 
# patch "packages/gpe-autostarter/gpe-autostarter_0.12.bb"
#  from [b3d04f04c552bfffbdb57fb8fee19649c510c24b]
#    to [c7c46523e4e1e1dfa44eb2f3a02cfcb9a789ffbc]
# 
============================================================
--- packages/gpe-autostarter/gpe-autostarter_0.12.bb	b3d04f04c552bfffbdb57fb8fee19649c510c24b
+++ packages/gpe-autostarter/gpe-autostarter_0.12.bb	c7c46523e4e1e1dfa44eb2f3a02cfcb9a789ffbc
@@ -1,6 +1,8 @@ inherit gpe
 LICENSE = "GPL"
 SECTION = "gpe"
 DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
 RDEPENDS = "hotplug-dbus"
 
 inherit gpe
+
+SRC_URI += "file://wireless.patch;patch=1"






More information about the Openembedded-commits mailing list