summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/poky-floating-revisions.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-06-05 22:05:21 +0000
committerRichard Purdie <richard@openedhand.com>2008-06-05 22:05:21 +0000
commitefbf8bc52257a3eb8a486a1b805f659d056625ce (patch)
tree7eb084eb5539dbd08cc51dfffb6fe54f5fd3b06c /meta/conf/distro/include/poky-floating-revisions.inc
parentaa6d1a31227cc3fa18aa3469016d7ab01ed9d3f3 (diff)
downloadpoky-efbf8bc52257a3eb8a486a1b805f659d056625ce.tar.gz
poky.conf: Move fixed revisions to a separate file, add floating revisions file merging in older file contents. Set bleeding builds to use the floating revisions.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4594 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/include/poky-floating-revisions.inc')
-rw-r--r--meta/conf/distro/include/poky-floating-revisions.inc65
1 files changed, 65 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-floating-revisions.inc b/meta/conf/distro/include/poky-floating-revisions.inc
new file mode 100644
index 0000000000..7eb812f593
--- /dev/null
+++ b/meta/conf/distro/include/poky-floating-revisions.inc
@@ -0,0 +1,65 @@
1#
2# Package Versions for cutting edge testing:
3#
4
5SRCREV_pn-exmap-console ?= "${AUTOREV}"
6SRCREV_pn-opkg-native ?= "${AUTOREV}"
7SRCREV_pn-opkg-sdk ?= "${AUTOREV}"
8SRCREV_pn-opkg ?= "${AUTOREV}"
9SRCREV_pn-gconf-dbus ?= "${AUTOREV}"
10SRCREV_pn-contacts ?= "${AUTOREV}"
11SRCREV_pn-dates ?= "${AUTOREV}"
12#SRCREV_pn-gtkhtml2 ?= "${AUTOREV}"
13SRCREV_pn-web ?= "${AUTOREV}"
14SRCREV_pn-eds-dbus ?= "${AUTOREV}"
15SRCREV_pn-matchbox-common ?= "${AUTOREV}"
16SRCREV_pn-matchbox-config-gtk ?= "${AUTOREV}"
17SRCREV_pn-matchbox-desktop ?= "${AUTOREV}"
18SRCREV_pn-matchbox-keyboard ?= "${AUTOREV}"
19SRCREV_pn-matchbox-panel ?= "${AUTOREV}"
20SRCREV_pn-matchbox-panel-2 ?= "${AUTOREV}"
21SRCREV_pn-matchbox-stroke ?= "${AUTOREV}"
22SRCREV_pn-matchbox-themes-extra ?= "${AUTOREV}"
23SRCREV_pn-matchbox-terminal ?= "${AUTOREV}"
24SRCREV_pn-matchbox-wm ?= "${AUTOREV}"
25SRCREV_pn-matchbox-wm-2 ?= "${AUTOREV}"
26SRCREV_pn-settings-daemon ?= "${AUTOREV}"
27SRCREV_pn-screenshot ?= "${AUTOREV}"
28SRCREV_pn-libfakekey ?= "${AUTOREV}"
29SRCREV_pn-oprofileui ?= "${AUTOREV}"
30SRCREV_pn-zaurusd ?= "${AUTOREV}"
31SRCREV_pn-owl-video-widget ?= "${AUTOREV}"
32SRCREV_pn-psplash ?= "${AUTOREV}"
33SRCREV_pn-exmap-console ?= "${AUTOREV}"
34SRCREV_pn-gtk-sato-engine ?= "${AUTOREV}"
35SRCREV_pn-matchbox-theme-sato ?= "${AUTOREV}"
36SRCREV_pn-matchbox-theme-sato-2 ?= "${AUTOREV}"
37SRCREV_pn-tasks ?= "${AUTOREV}"
38SRCREV_pn-sato-icon-theme ?= "${AUTOREV}"
39SRCREV_pn-matchbox-desktop-sato ?= "${AUTOREV}"
40SRCREV_pn-oh-puzzles ?= "${AUTOREV}"
41SRCREV_pn-libowl ?= "${AUTOREV}"
42SRCREV_pn-matchbox-applet-light ?= "${AUTOREV}"
43SRCREV_pn-fstests ?= "${AUTOREV}"
44SRCREV_pn-xvideo-tests ?= "${AUTOREV}"
45SRCREV_pn-clutter ?= "${AUTOREV}"
46SRCREV_pn-clutter-gst ?= "${AUTOREV}"
47SRCREV_pn-gaku ?= "${AUTOREV}"
48SRCREV_pn-gypsy ?= "${AUTOREV}"
49SRCREV_pn-webkit-gtk ?= "${AUTOREV}"
50SRCREV_pn-aaina ?= "${AUTOREV}"
51SRCREV_pn-clutter-cairo ?= "${AUTOREV}"
52SRCREV_pn-table ?= "${AUTOREV}"
53SRCREV_pn-libmatchbox ?= "${AUTOREV}"
54SRCREV_pn-tasks ?= "${AUTOREV}"
55SRCREV_pn-libjana = "${AUTOREV}"
56
57PREFERRED_VERSION_matchbox-common ?= ""
58PREFERRED_VERSION_matchbox-config-gtk ?= ""
59PREFERRED_VERSION_matchbox-desktop ?= ""
60PREFERRED_VERSION_matchbox-keyboard ?= ""
61PREFERRED_VERSION_matchbox-panel ?= ""
62PREFERRED_VERSION_matchbox-stroke ?= ""
63PREFERRED_VERSION_matchbox-themes-extra ?= ""
64PREFERRED_VERSION_matchbox-wm ?= ""
65PREFERRED_VERSION_dates ?= ""