diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2005-12-06 11:59:32 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-12-06 11:59:32 +0000 |
commit | 7acfd26c06a4d910fda1f246fa21cb0610c7cf4c (patch) | |
tree | 686815580e663d88139f60024e046d76a55851b4 /conf/distro | |
parent | 3eb8eb685e9192a2d844f071cd121b47b839ddea (diff) |
module-init-tools: prefer 3.2.1 over 3.2-pre4
- adds DEFAULT_PREFERENCE="-1" to the 3.2-pre4, see bug #498
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/familiar-0.8.3.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/familiar-0.8.3.conf b/conf/distro/familiar-0.8.3.conf index 53614d9291..5d19ca02be 100644 --- a/conf/distro/familiar-0.8.3.conf +++ b/conf/distro/familiar-0.8.3.conf @@ -4,7 +4,7 @@ DISTRO_VERSION = "v0.8.3-unofficial-unsupported-snapshot-${DATE}" include conf/distro/familiar.conf -"${@bb.fatal('This file is unmaintained in the org.oe.dev branch, use the org.openembedded.oz354fam083 branch instead. You can also remove this line, but don't complain if something breaks')}" +#"${@bb.fatal('This file is unmaintained in the org.oe.dev branch, use the org.openembedded.oz354fam083 branch instead. You can also remove this line, but don't complain if something breaks')}" @@ -52,7 +52,7 @@ PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive" PREFERRED_PROVIDERS += "virtual/gconf:gconf-dbus" PREFERRED_PROVIDER_x11 = "diet-x11" -include conf/distro/preferred-gpe-versions-2.7.inc +#include conf/distro/preferred-gpe-versions-2.7.inc # # E |