Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue... master
authorKirtika Ruchandani <kirtibr@gmail.com>
Wed, 29 Jul 2009 11:50:51 +0000 (17:20 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Wed, 29 Jul 2009 11:50:51 +0000 (17:20 +0530)
alarmd_0.5.20.bb

index 1bce9ce..27c7198 100644 (file)
@@ -5,12 +5,16 @@ DESCRIPTION = "Cron like daemon functionality"
 HOMEPAGE = "http://maemo.org"
 LICENSE = "GNU Lesser General Public License-version 2.1"
 SECTION = "base"
-DEPENDS = "dbus dbus-glib glib-2.0 libconic osso-systemui-dbus-dev dsme mce-dev "
+DEPENDS = "dbus dbus-glib glib-2.0 libconic osso-systemui-dbus-dev mce-dev "
 PR = "r0"
 
 SRC_URI = "http://repository.maemo.org/pool/diablo/free/a/${PN}/${PN}_${PV}.tar.gz  \
            file://alarmd-patches/mer-changes.patch;patch=1"
 
+# A test workaround to fix the "No GNU_HASH"
+# in elf binary issue            
+TARGET_CC_ARCH += "${LDFLAGS}"
+
 
 inherit autotools pkgconfig