summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-10-07 21:51:29 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-07 21:51:29 +0100
commitbda24caa5cc22dcac2dbefa2b3cece4a0f810d95 (patch)
treed5195288edc1994db6a88805dde0b859c6a49f94 /meta/conf
parentddb5d4c9afc3a2085bdf8ed4e3e617892ce3defd (diff)
downloadpoky-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/conf')
-rw-r--r--meta/conf/distro/include/poky-fixed-revisions.inc44
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#
8PREFERRED_VERSION_libmatchbox ?= "1.9" 3PREFERRED_VERSION_libmatchbox ?= "1.9"
9PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" 4PREFERRED_VERSION_matchbox-theme-sato ?= "0.1"
10
11PREFERRED_VERSION_glib-2.0 ?= "2.24.1"
12PREFERRED_VERSION_glib-2.0-native ?= "2.24.1"
13PREFERRED_VERSION_atk ?= "1.30.0"
14PREFERRED_VERSION_cairo ?= "1.8.10"
15PREFERRED_VERSION_pango ?= "1.28.0"
16PREFERRED_VERSION_gtk+ ?= "2.20.1"
17
18PREFERRED_VERSION_librsvg ?= "2.26.3"
19
20PREFERRED_VERSION_gnome-vfs ?= "2.24.3"
21PREFERRED_VERSION_libgnomecanvas ?= "2.20.0"
22
23PREFERRED_VERSION_evince ?= "2.20.0"
24PREFERRED_VERSION_minimo ?= "0.02+cvs${SRCDATE_minimo}"
25PREFERRED_VERSION_oprofile ?= "0.9.6"
26PREFERRED_VERSION_elfutils ?= "0.89" 5PREFERRED_VERSION_elfutils ?= "0.89"
27PREFERRED_VERSION_hal ?= "0.5.14" 6PREFERRED_VERSION_hal ?= "0.5.14"
28PREFERRED_VERSION_hal-info ?= "20091130" 7PREFERRED_VERSION_hal-info ?= "20091130"
@@ -35,28 +14,5 @@ PREFERRED_VERSION_python ?= "2.6.5"
35PREFERRED_VERSION_python-native ?= "2.6.5" 14PREFERRED_VERSION_python-native ?= "2.6.5"
36 15
37 16
38#
39# meta-moblin package PREFERRED_VERSIONS
40#
41
42SRCREV_pn-xf86-video-psb ?= "b6b3bba06fe5a3fe0b1bd6e31a7369dd83812bab"
43 17
44PREFERRED_VERSION_anerley ?= "0.1.7"
45PREFERRED_VERSION_bickley ?= "0.4"
46PREFERRED_VERSION_bisho ?= "0.17.1"
47PREFERRED_VERSION_bognor-regis ?= "0.5.0"
48PREFERRED_VERSION_carrick ?= "1.1.13"
49PREFERRED_VERSION_dalston ?= "0.1.12"
50PREFERRED_VERSION_gupnp-av ?= "0.4"
51PREFERRED_VERSION_hornsey ?= "1.0"
52PREFERRED_VERSION_mojito ?= "0.21.7"
53PREFERRED_VERSION_nbtk ?= "1.2.3"
54PREFERRED_VERSION_moblin-panel-applications ?= "0.1.2"
55PREFERRED_VERSION_moblin-panel-media ?= "0.0.7"
56PREFERRED_VERSION_moblin-panel-myzone ?= "0.0.12"
57PREFERRED_VERSION_moblin-panel-pasteboard ?= "0.0.2"
58PREFERRED_VERSION_moblin-panel-people ?= "0.0.9"
59PREFERRED_VERSION_moblin-panel-status ?= "0.0.9"
60PREFERRED_VERSION_mutter ?= "2.28.1"
61PREFERRED_VERSION_mutter-moblin ?= "0.43.8"
62 18