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/conf/distro | |
parent | 7186fa2474c5ca393dfc1557ef27bad02757aac9 (diff) | |
download | openembedded-core-b6f01d320574f806d83e6307abc21e531da3f3e3.tar.gz openembedded-core-b6f01d320574f806d83e6307abc21e531da3f3e3.tar.bz2 openembedded-core-b6f01d320574f806d83e6307abc21e531da3f3e3.zip |
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/conf/distro')
-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}" SRCREV_pn-tasks ?= "${AUTOREV}" SRCREV_pn-libjana = "${AUTOREV}" -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 ?= "" |