diff options
author | Johannes Schneider <johannes.schneider@leica-geosystems.com> | 2024-02-13 13:24:24 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-19 14:56:23 +0000 |
commit | 8a531d19909682ec2f4d373053cb8a9854f1399b (patch) | |
tree | fad2ca897f67b038f23f25e1f38d94e8e67c7c2b /scripts/lib/devtool/standard.py | |
parent | de27ecd228e250a7b5a0b84f7d2096131c0110f1 (diff) | |
download | poky-8a531d19909682ec2f4d373053cb8a9854f1399b.tar.gz |
initramfs-framework: overlayroot: fix kernel commandline clash
The initramfs-framwork takes kernel commandline options and converts
them for internal use to variables following the 'bootparam_name'
pattern. The overlayroot module uses 'bootparam_rootfstype' and
'bootparam_rootfsflags' which both collide with linux kernel
parameters 'rootfstype' and 'rootfsflags'. This collision is solved
by putting the variables in the namespace of the initramfs-framework
module.
(From OE-Core rev: ef20ef719c699b94fc52b81c520faa0b3714efeb)
Signed-off-by: Johannes Schneider <johannes.schneider@leica-geosystems.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions