Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue...
[oespirit1] / dsme_0.60.4.bb
index e39e41f..61c8f70 100644 (file)
@@ -9,11 +9,17 @@ DEPENDS = "glib-2.0 dbus dbus-glib upstart"
 
 PR = "r0"
 
-SRC_URI = "http://repository.maemo.org/pool/fremantle/free/d/${PN}/${PN}_${PV}+0m5.tar.gz  \
+SRC_URI = "http://repository.maemo.org/pool/maemo5.0beta/free/d/${PN}/${PN}_${PV}+0m5.tar.gz  \
            file://dsme/mer-changes.patch;patch=1"
 
 S= "${WORKDIR}/${PN}-${PV}+0m5"
 
+# A test workaround to fix the "No GNU_HASH"
+# in elf binary issue            
+TARGET_CC_ARCH += "${LDFLAGS}"
+
+
+
 inherit autotools pkgconfig
 
 do_configure(){