summaryrefslogtreecommitdiff
path: root/packages/linux/nslu2-kernel.inc
AgeCommit message (Collapse)AuthorFiles
2005-05-07OpenSlug 2.6.11-mm4 basic support (to make a bootableJohn Bowler1
system this also requires a patch to ixp425-eth). This kernel builds and, apparent from the eth0 driver, will work. It supports the Reiser4 file system. BKrev: 427c713dtO0Yg8oQ7YWrypS2pq2WsQ
2005-05-06This adds initial support for building non-standard versionsJohn Bowler1
of the Linux kernel for openslug (or any NSLU2 distro). The .inc file nslu2-kernel.inc does work to decode ${PV} and work out what patches to download. The sole .bb file, nslu2-kernel_2.6.11.8.bb, is just an example (which *does* work and has been tested, slightly). Non-release (mm, ac, rc) patches have not been tested yet and may not work. NOTE: this is for testing/dev of new kernels. It is necessary to set the PREFERRED_PROVIDER_virtual/kernel to nslu2-kernel to pull these .bb files into a build. BKrev: 427af2a47Q3EUuIjzVKXRDWBgDDKzw