diff options
author | Richard Purdie <richard@openedhand.com> | 2007-12-21 23:28:37 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-12-21 23:28:37 +0000 |
commit | cdde631f5f88aa860d7b4d56677746316da66bac (patch) | |
tree | 0888178b0382f91c5f3527d0632e30660e2fc3e0 /meta/conf/distro | |
parent | ac9dbc9f5c1388ba08e7556f2636c0ba48c15068 (diff) | |
download | poky-cdde631f5f88aa860d7b4d56677746316da66bac.tar.gz |
poky-floating-srcrev.inc: Tweak file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3377 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/poky-floating-srcrev.inc | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-floating-srcrev.inc b/meta/conf/distro/include/poky-floating-srcrev.inc index a7b8146d17..e3283ca022 100644 --- a/meta/conf/distro/include/poky-floating-srcrev.inc +++ b/meta/conf/distro/include/poky-floating-srcrev.inc | |||
@@ -1,7 +1,17 @@ | |||
1 | PREFERRED_VERSION_matchbox-common ?= "" | ||
2 | PREFERRED_VERSION_matchbox-config-gtk ?= "" | ||
3 | PREFERRED_VERSION_matchbox-desktop ?= "" | ||
4 | PREFERRED_VERSION_matchbox-keyboard ?= "" | ||
5 | PREFERRED_VERSION_matchbox-panel ?= "" | ||
6 | PREFERRED_VERSION_matchbox-stroke ?= "" | ||
7 | PREFERRED_VERSION_matchbox-themes-extra ?= "" | ||
8 | PREFERRED_VERSION_matchbox-wm ?= "" | ||
9 | PREFERRED_VERSION_dates ?= "" | ||
10 | |||
1 | SRCREV_pn-gconf-dbus ?= "${AUTOREV}" | 11 | SRCREV_pn-gconf-dbus ?= "${AUTOREV}" |
2 | SRCREV_pn-contacts ?= "${AUTOREV}" | 12 | SRCREV_pn-contacts ?= "${AUTOREV}" |
3 | SRCREV_pn-dates ?= "${AUTOREV}" | 13 | SRCREV_pn-dates ?= "${AUTOREV}" |
4 | SRCREV_pn-gtkhtml2 ?= "${AUTOREV}" | 14 | #SRCREV_pn-gtkhtml2 ?= "${AUTOREV}" |
5 | SRCREV_pn-web ?= "${AUTOREV}" | 15 | SRCREV_pn-web ?= "${AUTOREV}" |
6 | SRCREV_pn-eds-dbus ?= "${AUTOREV}" | 16 | SRCREV_pn-eds-dbus ?= "${AUTOREV}" |
7 | SRCREV_pn-matchbox-common ?= "${AUTOREV}" | 17 | SRCREV_pn-matchbox-common ?= "${AUTOREV}" |