diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-07 21:51:29 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-07 21:51:29 +0100 |
commit | bda24caa5cc22dcac2dbefa2b3cece4a0f810d95 (patch) | |
tree | d5195288edc1994db6a88805dde0b859c6a49f94 /meta | |
parent | ddb5d4c9afc3a2085bdf8ed4e3e617892ce3defd (diff) | |
download | poky-bda24caa5cc22dcac2dbefa2b3cece4a0f810d95.tar.gz |
poky-fixed-revisions.inc: Clean up pointless PREFERRED_VERSION statements
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index c2874a3b36..6e14735c34 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -1,28 +1,7 @@ | |||
1 | # Known good source dates/revisions/tags to use: | ||
2 | # | ||
3 | |||
4 | |||
5 | |||
6 | # Preferred Versions: | 1 | # Preferred Versions: |
7 | # | 2 | # |
8 | PREFERRED_VERSION_libmatchbox ?= "1.9" | 3 | PREFERRED_VERSION_libmatchbox ?= "1.9" |
9 | PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" | 4 | PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" |
10 | |||
11 | PREFERRED_VERSION_glib-2.0 ?= "2.24.1" | ||
12 | PREFERRED_VERSION_glib-2.0-native ?= "2.24.1" | ||
13 | PREFERRED_VERSION_atk ?= "1.30.0" | ||
14 | PREFERRED_VERSION_cairo ?= "1.8.10" | ||
15 | PREFERRED_VERSION_pango ?= "1.28.0" | ||
16 | PREFERRED_VERSION_gtk+ ?= "2.20.1" | ||
17 | |||
18 | PREFERRED_VERSION_librsvg ?= "2.26.3" | ||
19 | |||
20 | PREFERRED_VERSION_gnome-vfs ?= "2.24.3" | ||
21 | PREFERRED_VERSION_libgnomecanvas ?= "2.20.0" | ||
22 | |||
23 | PREFERRED_VERSION_evince ?= "2.20.0" | ||
24 | PREFERRED_VERSION_minimo ?= "0.02+cvs${SRCDATE_minimo}" | ||
25 | PREFERRED_VERSION_oprofile ?= "0.9.6" | ||
26 | PREFERRED_VERSION_elfutils ?= "0.89" | 5 | PREFERRED_VERSION_elfutils ?= "0.89" |
27 | PREFERRED_VERSION_hal ?= "0.5.14" | 6 | PREFERRED_VERSION_hal ?= "0.5.14" |
28 | PREFERRED_VERSION_hal-info ?= "20091130" | 7 | PREFERRED_VERSION_hal-info ?= "20091130" |
@@ -35,28 +14,5 @@ PREFERRED_VERSION_python ?= "2.6.5" | |||
35 | PREFERRED_VERSION_python-native ?= "2.6.5" | 14 | PREFERRED_VERSION_python-native ?= "2.6.5" |
36 | 15 | ||
37 | 16 | ||
38 | # | ||
39 | # meta-moblin package PREFERRED_VERSIONS | ||
40 | # | ||
41 | |||
42 | SRCREV_pn-xf86-video-psb ?= "b6b3bba06fe5a3fe0b1bd6e31a7369dd83812bab" | ||
43 | 17 | ||
44 | PREFERRED_VERSION_anerley ?= "0.1.7" | ||
45 | PREFERRED_VERSION_bickley ?= "0.4" | ||
46 | PREFERRED_VERSION_bisho ?= "0.17.1" | ||
47 | PREFERRED_VERSION_bognor-regis ?= "0.5.0" | ||
48 | PREFERRED_VERSION_carrick ?= "1.1.13" | ||
49 | PREFERRED_VERSION_dalston ?= "0.1.12" | ||
50 | PREFERRED_VERSION_gupnp-av ?= "0.4" | ||
51 | PREFERRED_VERSION_hornsey ?= "1.0" | ||
52 | PREFERRED_VERSION_mojito ?= "0.21.7" | ||
53 | PREFERRED_VERSION_nbtk ?= "1.2.3" | ||
54 | PREFERRED_VERSION_moblin-panel-applications ?= "0.1.2" | ||
55 | PREFERRED_VERSION_moblin-panel-media ?= "0.0.7" | ||
56 | PREFERRED_VERSION_moblin-panel-myzone ?= "0.0.12" | ||
57 | PREFERRED_VERSION_moblin-panel-pasteboard ?= "0.0.2" | ||
58 | PREFERRED_VERSION_moblin-panel-people ?= "0.0.9" | ||
59 | PREFERRED_VERSION_moblin-panel-status ?= "0.0.9" | ||
60 | PREFERRED_VERSION_mutter ?= "2.28.1" | ||
61 | PREFERRED_VERSION_mutter-moblin ?= "0.43.8" | ||
62 | 18 | ||