[oe-commits] org.oe.dev gpe-autostarter: add missing patch

koen commit openembedded-commits at lists.openembedded.org
Sat May 5 21:43:04 UTC 2007


gpe-autostarter: add missing patch

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: b55990830ca98e395bcaca2331c1799caece05ab
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b55990830ca98e395bcaca2331c1799caece05ab
Files:
1
packages/gpe-autostarter/gpe-autostarter-0.12
packages/gpe-autostarter/gpe-autostarter-0.12/wireless.patch
Diffs:

#
# mt diff -rd6b64846e115c0e8068d0d352ef4993a3f19a381 -rb55990830ca98e395bcaca2331c1799caece05ab
#
# 
# 
# add_dir "packages/gpe-autostarter/gpe-autostarter-0.12"
# 
# add_file "packages/gpe-autostarter/gpe-autostarter-0.12/wireless.patch"
#  content [163551ade7f67cd0f22390c22c1bb3d07cb5c835]
# 
============================================================
--- packages/gpe-autostarter/gpe-autostarter-0.12/wireless.patch	163551ade7f67cd0f22390c22c1bb3d07cb5c835
+++ packages/gpe-autostarter/gpe-autostarter-0.12/wireless.patch	163551ade7f67cd0f22390c22c1bb3d07cb5c835
@@ -0,0 +1,12 @@
+--- gpe-autostarter-0.12/net.c.orig	2007-04-30 21:26:40.000000000 +0200
++++ gpe-autostarter-0.12/net.c	2007-04-30 21:33:20.000000000 +0200
+@@ -18,7 +18,9 @@
+ #include <locale.h>
+ #include <signal.h>
+ 
++#include <linux/types.h>
+ #include <sys/socket.h>
++#include <linux/if.h>
+ #include <linux/wireless.h>
+ #include <sys/ioctl.h> 
+ 






More information about the Openembedded-commits mailing list