summaryrefslogtreecommitdiffstats
path: root/classes/sdcard_image-rpi.bbclass
diff options
context:
space:
mode:
authorPaul Barker <pbarker@konsulko.com>2020-11-25 14:58:59 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2020-11-27 14:29:55 +0000
commit8827040d9c218f68ae3ee6a5814929888ed61581 (patch)
tree78e999c3da833e601073c807075c427ff43ee2d5 /classes/sdcard_image-rpi.bbclass
parentba6a809a55514a10717bf7b371a63dae440f2cd9 (diff)
downloadmeta-raspberrypi-8827040d9c218f68ae3ee6a5814929888ed61581.tar.gz
rpi-cmdline: Move cmdline.txt generation to a separate recipe
Instead of generating cmdline.txt in the kernel recipe, it is generated in a standalone recipe and pulled in as a dependency of the bootfiles recipe. This simplifies the process of using a linux-yocto, linux-mainline or similiar kernel recipe instead of linux-raspberrypi. In the rpi-cmdline recipe the command line is built from fragments which can all be easily overridden. The variables `SERIAL` and `CMA` are renamed to `CMDLINE_SERIAL` and `CMDLINE_CMA` for consistency. The cmdline.txt file is created in the do_compile step to allow further customisation via do_compile_append if needed. Signed-off-by: Paul Barker <pbarker@konsulko.com>
Diffstat (limited to 'classes/sdcard_image-rpi.bbclass')
0 files changed, 0 insertions, 0 deletions