diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2012-09-16 21:30:28 +0300 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2012-09-16 21:35:21 +0300 |
commit | 890dca99f92252f1feeae251d493d47c67a509c9 (patch) | |
tree | 4404605a306e27f5b64331dfbd6b88b13077b232 /classes | |
parent | c5e81857104fdbe4d66a1a637585c7a0d7e7f7d4 (diff) | |
download | meta-raspberrypi-890dca99f92252f1feeae251d493d47c67a509c9.tar.gz |
linux-raspberrypi: Use cmdline.txt to supply kernel command line
The build-time kernel command line (as defined by the CONFIG_CMDLINE config
parameter) is not respected by the RPI bootloader, and instead any custom
command line must be suplied via the cmdline.txt file in the boot partition.
This patch modifies the linux-raspberrypi recipe to generate a cmdline.txt
file that corresponds to the build-time configured command line, and it
also modifies the sdcard_image-rpi.bbclass to include this file in the
generated SD card images.
[GITHUB #62]
Signed-off-by: Tomas Frydrych <tomas@sleepfive.com>
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions