aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dbus/dbus_1.2.1.bb
AgeCommit message (Collapse)Author
2009-11-13dbus-1.2.1: Update fix-daemon-install patch to use automake magic to avoid ↵Richard Purdie
the wrapper scripts Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-12dbus: fix dbus-daemon segfault on mipsel with recent toolchainGraham Gower
dbus-daemon segfaults on mipsel when built with -fPIE/-pie, as outlined in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532821 Removes PIE compilation from the dbus-daemon Makefile as a workaround. Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Holger Freyther <zecke@selfish.org>
2009-06-01dbus: start a bit earlier in the init sequence (from poky)Koen Kooi
2009-04-22dbus: bump default timeout valueMichael 'Mickey' Lauer
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>