From efbf8bc52257a3eb8a486a1b805f659d056625ce Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 5 Jun 2008 22:05:21 +0000 Subject: 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 --- meta/conf/distro/include/poky-floating-srcrev.inc | 58 ----------------------- 1 file changed, 58 deletions(-) delete mode 100644 meta/conf/distro/include/poky-floating-srcrev.inc (limited to 'meta/conf/distro/include/poky-floating-srcrev.inc') diff --git a/meta/conf/distro/include/poky-floating-srcrev.inc b/meta/conf/distro/include/poky-floating-srcrev.inc deleted file mode 100644 index e3283ca02..000000000 --- a/meta/conf/distro/include/poky-floating-srcrev.inc +++ /dev/null @@ -1,58 +0,0 @@ -PREFERRED_VERSION_matchbox-common ?= "" -PREFERRED_VERSION_matchbox-config-gtk ?= "" -PREFERRED_VERSION_matchbox-desktop ?= "" -PREFERRED_VERSION_matchbox-keyboard ?= "" -PREFERRED_VERSION_matchbox-panel ?= "" -PREFERRED_VERSION_matchbox-stroke ?= "" -PREFERRED_VERSION_matchbox-themes-extra ?= "" -PREFERRED_VERSION_matchbox-wm ?= "" -PREFERRED_VERSION_dates ?= "" - -SRCREV_pn-gconf-dbus ?= "${AUTOREV}" -SRCREV_pn-contacts ?= "${AUTOREV}" -SRCREV_pn-dates ?= "${AUTOREV}" -#SRCREV_pn-gtkhtml2 ?= "${AUTOREV}" -SRCREV_pn-web ?= "${AUTOREV}" -SRCREV_pn-eds-dbus ?= "${AUTOREV}" -SRCREV_pn-matchbox-common ?= "${AUTOREV}" -SRCREV_pn-matchbox-config-gtk ?= "${AUTOREV}" -SRCREV_pn-matchbox-desktop ?= "${AUTOREV}" -SRCREV_pn-matchbox-keyboard ?= "${AUTOREV}" -SRCREV_pn-matchbox-panel ?= "${AUTOREV}" -SRCREV_pn-matchbox-panel-2 ?= "${AUTOREV}" -SRCREV_pn-matchbox-stroke ?= "${AUTOREV}" -SRCREV_pn-matchbox-themes-extra ?= "${AUTOREV}" -SRCREV_pn-matchbox-terminal ?= "${AUTOREV}" -SRCREV_pn-matchbox-wm ?= "${AUTOREV}" -SRCREV_pn-matchbox-wm-2 ?= "${AUTOREV}" -SRCREV_pn-settings-daemon ?= "${AUTOREV}" -SRCREV_pn-screenshot ?= "${AUTOREV}" -SRCREV_pn-libfakekey ?= "${AUTOREV}" -SRCREV_pn-oprofileui ?= "${AUTOREV}" -SRCREV_pn-zaurusd ?= "${AUTOREV}" -SRCREV_pn-owl-video-widget ?= "${AUTOREV}" -SRCREV_pn-psplash ?= "${AUTOREV}" -SRCREV_pn-exmap-console ?= "${AUTOREV}" -SRCREV_pn-gtk-sato-engine ?= "${AUTOREV}" -SRCREV_pn-matchbox-theme-sato ?= "${AUTOREV}" -SRCREV_pn-matchbox-theme-sato-2 ?= "${AUTOREV}" -SRCREV_pn-tasks ?= "${AUTOREV}" -SRCREV_pn-sato-icon-theme ?= "${AUTOREV}" -SRCREV_pn-matchbox-desktop-sato ?= "${AUTOREV}" -SRCREV_pn-oh-puzzles ?= "${AUTOREV}" -SRCREV_pn-libowl ?= "${AUTOREV}" -SRCREV_pn-matchbox-applet-light ?= "${AUTOREV}" -SRCREV_pn-fstests ?= "${AUTOREV}" -SRCREV_pn-xvideo-tests ?= "${AUTOREV}" -SRCREV_pn-clutter ?= "${AUTOREV}" -SRCREV_pn-clutter-gst ?= "${AUTOREV}" -SRCREV_pn-gaku ?= "${AUTOREV}" -SRCREV_pn-gypsy ?= "${AUTOREV}" -SRCREV_pn-webkit-gtk ?= "${AUTOREV}" -SRCREV_pn-aaina ?= "${AUTOREV}" -SRCREV_pn-clutter-cairo ?= "${AUTOREV}" -SRCREV_pn-table ?= "${AUTOREV}" -SRCREV_pn-libmatchbox ?= "${AUTOREV}" -SRCREV_pn-tasks ?= "${AUTOREV}" -SRCREV_pn-libjana = "${AUTOREV}" - -- cgit v1.2.3