diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-02-27 02:27:23 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-27 02:27:23 +0000 |
commit | 86ce70498fe49f9203417553a449eebab2ea3817 (patch) | |
tree | adb159a6210352f8abbd63bd4e1d324ebbb9a4aa /conf/distro/slugos.conf | |
parent | 7f7b1c131fe495aafbd8cbd9c2dd7b52fff35019 (diff) |
ixp4xx-kernel: updated to 2.6.16-rc4-git9
Diffstat (limited to 'conf/distro/slugos.conf')
-rw-r--r-- | conf/distro/slugos.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index 2273aca31a..cf2cb078c5 100644 --- a/conf/distro/slugos.conf +++ b/conf/distro/slugos.conf @@ -170,7 +170,7 @@ PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627" # 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 ?= "ixp4xx-kernel" -PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.16-rc4-git5" +PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.16-rc4-git9" # Built-in ethernet modules PREFERRED_PROVIDER_virtual/ixp-eth ?= "ixp400-eth" |