aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/omgps/omgps_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/omgps/omgps_svn.bb')
-rw-r--r--recipes/omgps/omgps_svn.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/omgps/omgps_svn.bb b/recipes/omgps/omgps_svn.bb
index 0745c18fbc..1c993d66ec 100644
--- a/recipes/omgps/omgps_svn.bb
+++ b/recipes/omgps/omgps_svn.bb
@@ -6,9 +6,10 @@ DEPENDS = "gtk+ python-pygobject dbus-glib"
#PACKAGES = "${PN}-dbg ${PN}"
SRCREV = "109"
PV = "0.1+svnr${SRCPV}"
-PR = "r0"
+PR = "r1"
S = "${WORKDIR}/${PN}"
SRC_URI = "svn://omgps.googlecode.com/svn/trunk;module=omgps;proto=http \
- file://gcc-4.4.patch;patch=1"
+ file://gcc-4.4.patch \
+ file://sysfs.node.2.6.32.patch"
inherit autotools