From: John Bowler Date: Fri, 6 May 2005 04:29:24 +0000 (+0000) Subject: This adds initial support for building non-standard versions X-Git-Tag: Release-2010-05/1~14210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a41aff049857875c7b7f0073c918a78df82b8ab6;p=openembedded.git 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 --- diff --git a/packages/linux/nslu2-kernel.inc b/packages/linux/nslu2-kernel.inc new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/linux/nslu2-kernel_2.6.11.8.bb b/packages/linux/nslu2-kernel_2.6.11.8.bb new file mode 100644 index 0000000000..e69de29bb2