From: Rod Whitby Date: Tue, 23 Jan 2007 07:31:26 +0000 (+0000) Subject: unslung.conf: Force the use of unslung-kernel (instead of the default ixp4xx-kernel) X-Git-Tag: Release-2010-05/1~9352^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d9d3df5f58e697b1725e569a5e933b3ddc3250b;p=openembedded.git unslung.conf: Force the use of unslung-kernel (instead of the default ixp4xx-kernel) --- diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf index befbae8cd7..9608b93885 100644 --- a/conf/distro/unslung.conf +++ b/conf/distro/unslung.conf @@ -57,7 +57,7 @@ PREFERRED_VERSION_gcc ?= "3.4.4" PREFERRED_VERSION_glibc ?= "2.2.5" PREFERRED_VERSION_glibc-initial ?= "2.2.5" -PREFERRED_PROVIDER_virtual/kernel ?= "unslung-kernel" +PREFERRED_PROVIDER_virtual/kernel = "unslung-kernel" PREFERRED_VERSION_unslung-kernel ?= "2.4.22.l2.3r63" PREFERRED_VERSION_unslung-rootfs ?= "2.3r63" PREFERRED_VERSION_nslu2-linksys-firmware ?= "2.3r63"