diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-12-24 13:32:32 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-12-24 13:32:32 +0000 |
commit | 0f3fabeff0958df7610e5a7ffe7ad12abe96ac3a (patch) | |
tree | 8e36f37837ec4630387b095257c8838eecef69f2 /meta | |
parent | a59dc98600d88531af701268f3d526c04320dce6 (diff) | |
download | poky-0f3fabeff0958df7610e5a7ffe7ad12abe96ac3a.tar.gz |
poky: do not fix SRCREV values for Pimlico components as we use release versions by default
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3380 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/poky.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 43e5564f5c..0d50fe8969 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -74,8 +74,6 @@ PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" | |||
74 | # Source dates or revisions to use: | 74 | # Source dates or revisions to use: |
75 | # | 75 | # |
76 | SRCREV_pn-gconf-dbus ?= "604" | 76 | SRCREV_pn-gconf-dbus ?= "604" |
77 | SRCREV_pn-contacts ?= "327" | ||
78 | SRCREV_pn-dates ?= "470" | ||
79 | SRCREV_pn-gtkhtml2 ?= "1144" | 77 | SRCREV_pn-gtkhtml2 ?= "1144" |
80 | SRCREV_pn-web ?= "97" | 78 | SRCREV_pn-web ?= "97" |
81 | SRCREV_pn-eds-dbus ?= "629" | 79 | SRCREV_pn-eds-dbus ?= "629" |
@@ -112,7 +110,6 @@ SRCREV_pn-exmap-console ?= "266" | |||
112 | SRCREV_pn-gtk-sato-engine ?= "90" | 110 | SRCREV_pn-gtk-sato-engine ?= "90" |
113 | SRCREV_pn-matchbox-theme-sato ?= "90" | 111 | SRCREV_pn-matchbox-theme-sato ?= "90" |
114 | SRCREV_pn-matchbox-theme-sato-2 ?= "94" | 112 | SRCREV_pn-matchbox-theme-sato-2 ?= "94" |
115 | SRCREV_pn-tasks ?= "343" | ||
116 | SRCREV_pn-sato-icon-theme ?= "90" | 113 | SRCREV_pn-sato-icon-theme ?= "90" |
117 | SRCREV_pn-matchbox-desktop-sato ?= "76" | 114 | SRCREV_pn-matchbox-desktop-sato ?= "76" |
118 | SRCREV_pn-evince ?= "2437" | 115 | SRCREV_pn-evince ?= "2437" |
@@ -147,7 +144,6 @@ SRCREV_pn-libopensync-plugin-file-sync ?= "2392" | |||
147 | SRCREV_pn-libopensync-plugin-evo2-sync ?= "2394" | 144 | SRCREV_pn-libopensync-plugin-evo2-sync ?= "2394" |
148 | SRCREV_pn-libopensync ?= "2430" | 145 | SRCREV_pn-libopensync ?= "2430" |
149 | SRCREV_pn-libsync ?= "208" | 146 | SRCREV_pn-libsync ?= "208" |
150 | SRCREV_pn-tasks ?= "299" | ||
151 | SRCREV_pn-networkmanager ?= "2984" | 147 | SRCREV_pn-networkmanager ?= "2984" |
152 | SRCREV_pn-networkmanager-applet ?= "263" | 148 | SRCREV_pn-networkmanager-applet ?= "263" |
153 | SRCREV_pn-ubootchart ?= "10" | 149 | SRCREV_pn-ubootchart ?= "10" |
@@ -177,7 +173,6 @@ SRCREV_pn-ohm = "edfe25d49d67884bf004de7ae0724c162bb5e65e" | |||
177 | # | 173 | # |
178 | # Preferred Versions: | 174 | # Preferred Versions: |
179 | # | 175 | # |
180 | PREFERRED_VERSION_dates ?= "0.4.4+svnr${SRCREV}" | ||
181 | PREFERRED_VERSION_matchbox ?= "0.9.1" | 176 | PREFERRED_VERSION_matchbox ?= "0.9.1" |
182 | PREFERRED_VERSION_matchbox-applet-inputmanager ?= "0.6" | 177 | PREFERRED_VERSION_matchbox-applet-inputmanager ?= "0.6" |
183 | PREFERRED_VERSION_matchbox-applet-startup-monitor ?= "0.1" | 178 | PREFERRED_VERSION_matchbox-applet-startup-monitor ?= "0.1" |