diff options
author | Richard Purdie <richard@openedhand.com> | 2008-06-05 22:44:53 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-06-05 22:44:53 +0000 |
commit | b6f01d320574f806d83e6307abc21e531da3f3e3 (patch) | |
tree | 4e2340049e1b9906fe3faa81a7f8e3cc9573d90b /meta | |
parent | 7186fa2474c5ca393dfc1557ef27bad02757aac9 (diff) | |
download | poky-b6f01d320574f806d83e6307abc21e531da3f3e3.tar.gz |
poky-floating-revisions: Prune pointless PREFERRED_VERSIONs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4596 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/poky-floating-revisions.inc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/conf/distro/include/poky-floating-revisions.inc b/meta/conf/distro/include/poky-floating-revisions.inc index 7eb812f593..61908c62f7 100644 --- a/meta/conf/distro/include/poky-floating-revisions.inc +++ b/meta/conf/distro/include/poky-floating-revisions.inc | |||
@@ -54,12 +54,3 @@ SRCREV_pn-libmatchbox ?= "${AUTOREV}" | |||
54 | SRCREV_pn-tasks ?= "${AUTOREV}" | 54 | SRCREV_pn-tasks ?= "${AUTOREV}" |
55 | SRCREV_pn-libjana = "${AUTOREV}" | 55 | SRCREV_pn-libjana = "${AUTOREV}" |
56 | 56 | ||
57 | PREFERRED_VERSION_matchbox-common ?= "" | ||
58 | PREFERRED_VERSION_matchbox-config-gtk ?= "" | ||
59 | PREFERRED_VERSION_matchbox-desktop ?= "" | ||
60 | PREFERRED_VERSION_matchbox-keyboard ?= "" | ||
61 | PREFERRED_VERSION_matchbox-panel ?= "" | ||
62 | PREFERRED_VERSION_matchbox-stroke ?= "" | ||
63 | PREFERRED_VERSION_matchbox-themes-extra ?= "" | ||
64 | PREFERRED_VERSION_matchbox-wm ?= "" | ||
65 | PREFERRED_VERSION_dates ?= "" | ||