diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-01-15 19:49:17 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-01-15 19:49:17 +0000 |
commit | 68cc158ba73b2b989e9d6f78578823cab92df671 (patch) | |
tree | a8a0d1e88bb84b3e583f76e14cfcd685294c9fa3 | |
parent | f3edcecf99257532ca04eb78262b7b173a0d1445 (diff) | |
download | poky-68cc158ba73b2b989e9d6f78578823cab92df671.tar.gz |
moblin-fixed-revisions.inc: Drop unneeded versions settings
-rw-r--r-- | meta-moblin/conf/distro/include/moblin-fixed-revisions.inc | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/meta-moblin/conf/distro/include/moblin-fixed-revisions.inc b/meta-moblin/conf/distro/include/moblin-fixed-revisions.inc index 99bfd6f813..b76f897a0b 100644 --- a/meta-moblin/conf/distro/include/moblin-fixed-revisions.inc +++ b/meta-moblin/conf/distro/include/moblin-fixed-revisions.inc | |||
@@ -2,16 +2,10 @@ | |||
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" | ||
7 | PREFERRED_VERSION_eds-dbus ?= "2.20.0" | 5 | PREFERRED_VERSION_eds-dbus ?= "2.20.0" |
8 | PREFERRED_VERSION_hal ?= "0.5.11" | 6 | PREFERRED_VERSION_hal ?= "0.5.11" |
9 | PREFERRED_VERSION_hal-info ?= "20080508" | 7 | PREFERRED_VERSION_hal-info ?= "20080508" |
10 | 8 | ||
11 | PREFERRED_VERSION_atk ?= "1.24.0" | ||
12 | PREFERRED_VERSION_pixman ?= "0.12.0" | ||
13 | PREFERRED_VERSION_cairo ?= "1.8.2" | ||
14 | PREFERRED_VERSION_pango ?= "1.22.2" | ||
15 | SRCREV_pn-xf86-video-psb ?= "b6b3bba06fe5a3fe0b1bd6e31a7369dd83812bab" | 9 | SRCREV_pn-xf86-video-psb ?= "b6b3bba06fe5a3fe0b1bd6e31a7369dd83812bab" |
16 | SRCREV_pn-libdrm-psb = "aa96c0bbbba11d5bab28bb421a67c2264fad953a" | 10 | SRCREV_pn-libdrm-psb = "aa96c0bbbba11d5bab28bb421a67c2264fad953a" |
17 | SRCREV_pn-linux-mid ?= "cb29ee2997ba598028e1ad4bbdd073deac2d057d" \ No newline at end of file | 11 | SRCREV_pn-linux-mid ?= "cb29ee2997ba598028e1ad4bbdd073deac2d057d" |