aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ubahnnav/ubahnnav_0.4.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-10-26 16:42:31 -0700
committerKhem Raj <raj.khem@gmail.com>2010-10-26 16:43:08 -0700
commitd9f64014e9c71383a58536716181e12ecf063f0a (patch)
tree1eec0d1318e8257b4978720e1afe64d3ad1ae89b /recipes/ubahnnav/ubahnnav_0.4.1.bb
parenta578c12219dd4b29264ae8f914cb6d2e72d7102b (diff)
downloadopenembedded-d9f64014e9c71383a58536716181e12ecf063f0a.tar.gz
ubahnnav_0.4.1.bb: Fix complilation with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/ubahnnav/ubahnnav_0.4.1.bb')
-rw-r--r--recipes/ubahnnav/ubahnnav_0.4.1.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/ubahnnav/ubahnnav_0.4.1.bb b/recipes/ubahnnav/ubahnnav_0.4.1.bb
index 72f882b5f2..89d91fbc7b 100644
--- a/recipes/ubahnnav/ubahnnav_0.4.1.bb
+++ b/recipes/ubahnnav/ubahnnav_0.4.1.bb
@@ -10,10 +10,12 @@ LICENSE = "GPL"
APPNAME = "ubahnnav"
APPTYPE = "binary"
APPDESKTOP = "${S}/src/ubahnnav"
-PR = "r0"
+PR = "r1"
SRC_URI = "http://ubahnstation.net/source/ubahnnav-${PV}.tar.gz \
- file://qmake.patch"
+ file://qmake.patch \
+ file://gcc45-compilation-fixes.patch \
+ "
S = "${WORKDIR}/ubahnnav-${PV}"
inherit opie