[oe-commits] org.oe.dev slugos.inc: Allow ixp4xx.conf to set the preferred kernel version

rwhitby commit openembedded-commits at lists.openembedded.org
Wed Jan 30 06:53:39 UTC 2008


slugos.inc: Allow ixp4xx.conf to set the preferred kernel version

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 74f1fde6942289b32c420c563a7d03159f08677f
ViewMTN: http://monotone.openembedded.org/revision/info/74f1fde6942289b32c420c563a7d03159f08677f
Files:
1
conf/distro/include/slugos.inc
Diffs:

#
# mt diff -rf4214d2992b50ac78a07a11f068f05e6c06561af -r74f1fde6942289b32c420c563a7d03159f08677f
#
# 
# 
# patch "conf/distro/include/slugos.inc"
#  from [f4c056445c0ee404edee2128fd79fe59c7a2507d]
#    to [4df6c71c89610b59c38207fc9715b59fc06fd246]
# 
============================================================
--- conf/distro/include/slugos.inc	f4c056445c0ee404edee2128fd79fe59c7a2507d
+++ conf/distro/include/slugos.inc	4df6c71c89610b59c38207fc9715b59fc06fd246
@@ -119,11 +119,6 @@ PREFERRED_VERSION_glibc-initial      ?= 
 PREFERRED_VERSION_glibc-intermediate ?= "2.5"
 PREFERRED_VERSION_glibc-initial      ?= "2.5"
 
-# Select the correct versions of the kernel and modules (these are the
-# defaults, override in the conf/distro top-level distro file).
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-ixp4xx"
-PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.21.6"
-
 # Select the smallest provider of x11 libraries
 PREFERRED_PROVIDER_virtual/libx11 ?= "diet-x11"
 SRCDATE_diet-x11 ?= "20060106"






More information about the Openembedded-commits mailing list