diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-08-11 19:27:09 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-11 19:27:09 +0000 |
commit | c37a09b1d30f8dd5c36749c4e7ee6faf1f043ed1 (patch) | |
tree | 5da4d1e6820af9155c0a151d0386d1e13d6b3ca1 /conf/distro/openslug.conf | |
parent | e8b4d617bce9a8609a56be5f46cea4b96e2e4f0a (diff) |
Fixed openslug and ucslugc to use R29 firmware, not the new R63
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r-- | conf/distro/openslug.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index b5a580d97b..748228f304 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -163,3 +163,5 @@ PREFERRED_VERSION_openslug-kernel ?= "2.6.12.2" PREFERRED_VERSION_ixp4xx-csr ?= "1.4" PREFERRED_VERSION_ixp425-eth ?= "1.1" + +PREFERRED_VERSION_nslu2-linksys-firmware ?= "2.3r29" |