midori: use LDFLAGS (fixes QA error)
authorKoen Kooi <koen@openembedded.org>
Sat, 11 Apr 2009 14:08:17 +0000 (16:08 +0200)
committerKoen Kooi <koen@openembedded.org>
Sat, 11 Apr 2009 14:08:17 +0000 (16:08 +0200)
recipes/gtk-webcore/midori.inc
recipes/gtk-webcore/midori_0.1.5.bb

index a241157..a7ed936 100644 (file)
@@ -9,3 +9,4 @@ SRC_URI = "http://software.twotoasts.de/media/midori/midori-${PV}.tar.gz"
 
 EXTRA_OECONF = "  --disable-hildon "
 
+TARGET_CC_ARCH += "${LDFLAGS}"
index c1d1f66..61ecb08 100644 (file)
@@ -1,5 +1,7 @@
 require midori.inc
 
+PR = "r1"
+
 DEPENDS += "python-native python-docutils-native"
 
 SRC_URI = "http://goodies.xfce.org/releases/midori/midori-${PV}.tar.bz2 \