openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, support le
authorJohn Bowler <jbowler@nslu2-linux.org>
Wed, 5 Oct 2005 18:15:38 +0000 (18:15 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 5 Oct 2005 18:15:38 +0000 (18:15 +0000)
commita2e86652b541c85a5cb3ba83875f2c21d365405c
tree4d4ad286a756fc9e0225f245e5d67fe6c4713055
parent2260652d80d4481e2a4950677bf1ffee2e9ab02b
openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, support le
modprobe.conf is now machine generated to use the PROVIDER of virtual/ixp-eth
in place of a hard code module name - PREFERRED_PROVIDER_virtual/ixp-eth must
be specified to make this work, the configuration files have been updated
appropriate.  openslug-image now pulls in virtual/ixp-eth, not a specific
provider and uses the PREFERRED_PROVIDER of that module as the RDEPENDS.
nslu2.conf and ucslugc.conf have changes to support configuration of the build
endianness correctly - not fully functional because the flash read code still
needs word swapping on LE.
conf/distro/openslug.conf
conf/distro/ucslugc.conf
conf/machine/nslu2.conf
packages/meta/openslug-image.bb
packages/openslug-init/openslug-init-0.10/modprobe.conf
packages/openslug-init/openslug-init_0.10.bb