aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation/omgps/omgps/sysfs.node.2.6.32.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-navigation/omgps/omgps/sysfs.node.2.6.32.patch')
-rw-r--r--meta-oe/recipes-navigation/omgps/omgps/sysfs.node.2.6.32.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-oe/recipes-navigation/omgps/omgps/sysfs.node.2.6.32.patch b/meta-oe/recipes-navigation/omgps/omgps/sysfs.node.2.6.32.patch
deleted file mode 100644
index 290c5e6a79..0000000000
--- a/meta-oe/recipes-navigation/omgps/omgps/sysfs.node.2.6.32.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Upstream-Status: Submitted
-https://code.google.com/p/omgps/issues/detail?id=15
-
-diff -uNr omgps.orig//src/uart.c omgps/src/uart.c
---- omgps.orig//src/uart.c 2010-08-22 23:34:09.000000000 +0200
-+++ omgps/src/uart.c 2010-08-22 23:33:54.000000000 +0200
-@@ -30,6 +30,7 @@
- * NOTE: these file paths are subject to change according to kernel and distribution.
- */
- static const char *sysfs_gps_power[] = {
-+ "/sys/bus/platform/devices/gta02-pm-gps.0/power_on",
- "/sys/bus/platform/devices/neo1973-pm-gps.0/power_on",
- "/sys/bus/platform/devices/neo1973-pm-gps.0/pwron"
- };