diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2010-07-16 08:08:30 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-21 16:00:54 +0100 |
commit | 37eb35995f3d4d75ef57987d5d924b23c40e83e2 (patch) | |
tree | bf6ce9ca12d0c277bb39246b0a2af422792b1d63 /meta/conf | |
parent | 2d631851753cef1b9d4088accb5e83bb101b281b (diff) | |
download | poky-37eb35995f3d4d75ef57987d5d924b23c40e83e2.tar.gz |
eds-dbus: Update to 2.30.2 from git repo
Also backport a patch from upstream(f001953f7d60) to compile imapx provider
optionally, which is the default behavior of current version. Else we get build
error when compiling imapx.
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/poky-default-revisions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc index e699792589..4c380d6590 100644 --- a/meta/conf/distro/include/poky-default-revisions.inc +++ b/meta/conf/distro/include/poky-default-revisions.inc | |||
@@ -30,7 +30,7 @@ SRCREV_pn-contacts ??= "19853893fdb595de6aa59db0d9dc2f9451ed2933" | |||
30 | SRCREV_pn-dates ??= "514185dc1f6588085fda41eb59898b93d0487dd4" | 30 | SRCREV_pn-dates ??= "514185dc1f6588085fda41eb59898b93d0487dd4" |
31 | SRCREV_pn-dbus-wait ??= "402" | 31 | SRCREV_pn-dbus-wait ??= "402" |
32 | SRCREV_pn-dri2proto ??= "66c56ab10d917e3f47f93178d7eac6430970d3c4" | 32 | SRCREV_pn-dri2proto ??= "66c56ab10d917e3f47f93178d7eac6430970d3c4" |
33 | SRCREV_pn-eds-dbus ??= "ed729af002b935f7ab8542f4177919859dfc22c2" | 33 | SRCREV_pn-eds-dbus ??= "7337d11aed576e7caaa12b4e881ad8d33668799f" |
34 | SRCREV_pn-eee-acpi-scripts ??= "df785afdacedf869b20fb88a793c13b539819270" | 34 | SRCREV_pn-eee-acpi-scripts ??= "df785afdacedf869b20fb88a793c13b539819270" |
35 | SRCREV_pn-exmap-console ??= "405" | 35 | SRCREV_pn-exmap-console ??= "405" |
36 | SRCREV_pn-fstests ??= "266" | 36 | SRCREV_pn-fstests ??= "266" |