This adds initial support for building non-standard versions
authorJohn Bowler <jbowler@nslu2-linux.org>
Fri, 6 May 2005 04:29:24 +0000 (04:29 +0000)
committerJohn Bowler <jbowler@nslu2-linux.org>
Fri, 6 May 2005 04:29:24 +0000 (04:29 +0000)
commita41aff049857875c7b7f0073c918a78df82b8ab6
tree9a180c86788a40c2a3c6ecd25f09d0987e34e158
parentaf9647b018c12ef06db30aeab9c3334282bff070
This adds initial support for building non-standard versions
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
packages/linux/nslu2-kernel.inc [new file with mode: 0644]
packages/linux/nslu2-kernel_2.6.11.8.bb [new file with mode: 0644]