diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-07-23 00:12:57 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-23 00:12:57 +0000 |
commit | 389c9ee3b2abd54938d893af4cb082f3de84536a (patch) | |
tree | c2cf31f2bf13280a6fcdb13b09088f7f7c18337d /conf | |
parent | e79d569187ca920ba7b86daf5a1fc5c4e7c45d82 (diff) |
Freeze the kernel to match the change in the SVN OpenSlug-2.3-beta
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openslug.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 7535f63a01..6f321b50a6 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -103,7 +103,7 @@ PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross" # Tracking the latest version, so the following is commented out. # Uncomment it before release! -#PREFERRED_VERSION_openslug-kernel ?= "2.6.12.2" +PREFERRED_VERSION_openslug-kernel ?= "2.6.12.2" PREFERRED_VERSION_ixp4xx-csr ?= "1.4" PREFERRED_VERSION_ixp425-eth ?= "1.1" |