On Monday, 24. April 2006 16:17, Koen Kooi wrote:
> Michael Kropfberger wrote:
> > On Monday, 24. April 2006 15:13, Marcin Juszkiewicz wrote:
> >>add into local.conf:
> >>
> >>PREFERRED_PROVIDER_hostap-modules = "hostap-modules"
> >
> > thank you very much! this solved my problem!
> > I guess, my local.conf must be old, maybe this PREFERRED_PROVIDER is now
> > already in the template-local.conf? Or where is this information from? I
> > couldn't find it in the "Getting Started" Wiki...
>
> It should be in conf/distro/${DISTRO}.conf, so it looks like the distro
> you're using is bitrotting away.
hmmm..... I didn't change it, and it should be also updated with monotone pull
& update
but... HEY! IT WORKS! :)
regards,
Mike
DISTRO = "familiar"
DISTRO_NAME = "Familiar Linux"
DISTRO_VERSION = "unstable-${DATE}"
# Do not touch this file before notifying [EMAIL PROTECTED]
include conf/distro/familiar.conf
DISTRO_TYPE = "debug"
#DISTRO_TYPE = "release"
#!!!!! DON'T FORGET TO ENABLE ZAPROOTPASSWD !!!!!
FEED_URIS += " \
base##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/base \
${MACHINE}##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/machine/${MACHINE}
\
updates##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/updates
\
locale-en##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/locale/en
\
locale-fr##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/locale/fr
\
locale-de##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/locale/de"
#SRCDATE = 20050331
#SRCDATE = "now"
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc:gcc-cross"
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}g++:gcc-cross"
PREFERRED_PROVIDER_virtual/libiconv=glibc
PREFERRED_PROVIDER_virtual/libintl=glibc
PREFERRED_VERSION_hostap-modules ?= "0.3.9"
#2.4 machines prefer 0.13e ones
PREFERRED_VERSION_orinoco-modules ?= "0.13e"
#but 0.13e doesn't build against 2.6
PREFERRED_VERSION_orinoco-modules_h2200 ?= "0.15"
PREFERRED_VERSION_orinoco-modules_ipaq-pxa270 ?= "0.15"
# The CSL compiler is unusable because
# 1) certain programs stop to compile
# 2) more programs segfault
PREFERRED_VERSION_gcc ?= "3.4.4"
PREFERRED_VERSION_gcc-cross ?= "3.4.4"
PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4"
#
# PIN the familiar build to a version
#
PREFERRED_VERSION_binutils-cross ?= "2.15.94.0.1"
PREFERRED_VERSION_binutils ?= "2.15.94.0.1"
#
# Opie
#
#OPIE_VERSION = "1.2.1"
#include conf/distro/preferred-opie-versions.inc
#
# GPE
#
PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive"
PREFERRED_PROVIDERS += "virtual/gconf:gconf-dbus"
PREFERRED_PROVIDER_libx11 = "diet-x11"
include conf/distro/preferred-gpe-versions-2.8.inc
#
# E
#
include conf/distro/preferred-e-versions.inc
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe