aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation/omgps/omgps_svn.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-22 18:15:28 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-23 09:36:17 +0100
commit7f35fdb0067843e28c60251b5c50cff256b7b310 (patch)
treec213a614f35d4026f1e38a67a6210cce2ae6b2b8 /meta-oe/recipes-navigation/omgps/omgps_svn.bb
parent6097b49f1fe7183f7b34fa2e4c5a8fbfd805ed26 (diff)
downloadmeta-openembedded-7f35fdb0067843e28c60251b5c50cff256b7b310.tar.gz
omgps: fix build with gdk-pixbuf-2.26.5 from oe-core
* also add Upstream-Status to other omgps patches Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-navigation/omgps/omgps_svn.bb')
-rw-r--r--meta-oe/recipes-navigation/omgps/omgps_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-navigation/omgps/omgps_svn.bb b/meta-oe/recipes-navigation/omgps/omgps_svn.bb
index 0d788b61c8..7c787a475a 100644
--- a/meta-oe/recipes-navigation/omgps/omgps_svn.bb
+++ b/meta-oe/recipes-navigation/omgps/omgps_svn.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
DEPENDS = "gtk+ python-pygobject dbus-glib"
SRCREV = "109"
PV = "0.1+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
S = "${WORKDIR}/${PN}"
do_configure_prepend() {
@@ -20,6 +20,7 @@ SRC_URI = "svn://omgps.googlecode.com/svn/trunk;module=omgps;protocol=http \
file://fix.capability.patch \
file://use.unused.variable.patch \
file://fix.build.with.glib.2.34.patch \
+ file://gdk-pixbuf-2.26.5.patch \
"
inherit autotools