diff options
author | Koen Kooi <koen@openembedded.org> | 2006-12-16 14:55:04 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-12-16 14:55:04 +0000 |
commit | b54f9af2030891f28312ea21869168df52dae9ce (patch) | |
tree | 71b6cc1515878b1c8eae9207e478c173d1b8a6d0 /conf | |
parent | b29928b022bd34c6c8e902c0b311b4b69e1d36ec (diff) |
edb-dbus: updates
* sync with poky
* add missing DEPENDS on intltool
* still a bug in the dbus-bindings-tool invocation
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcdates.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcdates.inc b/conf/distro/include/sane-srcdates.inc index c75241f8a0..f73fa22e34 100644 --- a/conf/distro/include/sane-srcdates.inc +++ b/conf/distro/include/sane-srcdates.inc @@ -22,7 +22,7 @@ SRCDATE_xxf86vmext ?= "20060814" SRCDATE_contacts ?= "20060707" SRCDATE_dates ?= "20060707" SRCDATE_fstests ?= "20061122" -SRCDATE_eds-dbus ?= "20060707" +SRCDATE_eds-dbus ?= "20061215" SRCDATE_libmatchbox ?= "20060612" SRCDATE_libfakekey ?= "20051101" SRCDATE_matchbox-common ?= "20060612" |