diff options
author | Vivian Zhang <vivian.zhang@intel.com> | 2008-11-12 13:44:47 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2008-12-01 17:59:32 +0000 |
commit | 0e8912450132a02d469d600a3fe87f27d81a1723 (patch) | |
tree | b18372ce7aa5fc9d701bfced47007c9bd91e752c /meta-moblin | |
parent | d3bd1e8ab3709eea71251a5bcfbdf1798717319b (diff) | |
download | poky-0e8912450132a02d469d600a3fe87f27d81a1723.tar.gz |
upgrade dbus to 1.2.4
Diffstat (limited to 'meta-moblin')
-rw-r--r-- | meta-moblin/conf/distro/include/moblin-fixed-revisions.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-moblin/conf/distro/include/moblin-fixed-revisions.inc b/meta-moblin/conf/distro/include/moblin-fixed-revisions.inc index 9c92bc629e..da0bd4659c 100644 --- a/meta-moblin/conf/distro/include/moblin-fixed-revisions.inc +++ b/meta-moblin/conf/distro/include/moblin-fixed-revisions.inc | |||
@@ -2,6 +2,8 @@ | |||
2 | # Known good source dates/revisions/tags to use, for where Moblin deviates | 2 | # Known good source dates/revisions/tags to use, for where Moblin deviates |
3 | # from Poky: | 3 | # from Poky: |
4 | # | 4 | # |
5 | PREFERRED_VERSION_dbus ?= "1.2.4" | ||
6 | PREFERRED_VERSION_dbus-native ?= "1.2.4" | ||
5 | 7 | ||
6 | PREFERRED_VERSION_atk ?= "1.24.0" | 8 | PREFERRED_VERSION_atk ?= "1.24.0" |
7 | PREFERRED_VERSION_pixman ?= "0.12.0" | 9 | PREFERRED_VERSION_pixman ?= "0.12.0" |