diff options
| author | Paul Barker <pbarker@konsulko.com> | 2020-11-25 14:58:59 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-11-27 14:29:55 +0000 |
| commit | 8827040d9c218f68ae3ee6a5814929888ed61581 (patch) | |
| tree | 78e999c3da833e601073c807075c427ff43ee2d5 /classes | |
| parent | ba6a809a55514a10717bf7b371a63dae440f2cd9 (diff) | |
| download | meta-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')
0 files changed, 0 insertions, 0 deletions
