summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAlex J Lennon <ajlennon@dynamicdevices.co.uk>2014-06-12 17:44:54 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2015-01-31 18:07:58 +0200
commit67a1c4eaafd472008ed4b11541c8fa7f6bc69b69 (patch)
treeef0899f1159afef4106bba0858d3944502b0f504 /scripts
parentb6d899e4d2005a7beab2eab737539a65090f3793 (diff)
downloadmeta-raspberrypi-67a1c4eaafd472008ed4b11541c8fa7f6bc69b69.tar.gz
linux-raspberrypi: Change to Linux Yocto style kernel recipes
Yocto style recipes provide support for application of kernel configuration fragments which is achieved with this change. For further details see the Yocto Linux Kernel Development Manual ref: http://www.yoctoproject.org/docs/1.6/kernel-dev/kernel-dev.html In addition .bb files are simplified to take a SRCBRANCH which is used by the SRC_URI set in linux-raspberrypi.inc and together with the existing SRCREV define a checkout from the linux-raspberrypi git repository. A default configuration, defconfig, is provided as a baseline. This is generated from bcmrpi_defconfig, as used in the existing recipes, and so configuration options should be the same. To change the kernel configuration a new configuration fragment may be generated, as explained in the kernel development documentation above, and this file then added to the SRC_URI via a .bbappend. Added some minor refactoring and removed some useless code. Change-Id: Ic72e14ec14ec3f042aeda0c6820f896be9c02e69 Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions