From: Kirtika Ruchandani Date: Wed, 29 Jul 2009 11:50:51 +0000 (+0530) Subject: Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue... X-Git-Url: https://vcs.maemo.org/git/?p=oespirit1;a=commitdiff_plain;h=HEAD Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue (GNU_HASH) with alarmd --- diff --git a/alarmd_0.5.20.bb b/alarmd_0.5.20.bb index 1bce9ce..27c7198 100644 --- a/alarmd_0.5.20.bb +++ b/alarmd_0.5.20.bb @@ -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