git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32810df
)
SlugOS: preferred-slugos-versions - get rid of overrides for openssh, fixed upstream.
author
Mike Westerhof
<mwester@dls.net>
Thu, 30 Apr 2009 21:19:40 +0000
(16:19 -0500)
committer
Mike Westerhof
<mwester@dls.net>
Thu, 30 Apr 2009 21:19:40 +0000
(16:19 -0500)
conf/distro/include/preferred-slugos-versions.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/preferred-slugos-versions.inc
b/conf/distro/include/preferred-slugos-versions.inc
index
8c8de40
..
992235a
100644
(file)
--- a/
conf/distro/include/preferred-slugos-versions.inc
+++ b/
conf/distro/include/preferred-slugos-versions.inc
@@
-71,9
+71,3
@@
PREFERRED_VERSION_libusb ?= "0.0.0"
# boost 1.36 won't build
PREFERRED_VERSION_boost ?= "1.33.1"
-
-# We don't really care which openssl and openssl-native we get, but
-# the DEFAULT_PREFERENCE set in the recipes is such that if we don't
-# specify explicitly, we may get mismatched versions.
-PREFERRED_VERSION_openssl ?= "0.9.8j"
-PREFERRED_VERSION_openssl-native ?= "0.9.8j"