[OE-core] [PATCH 03/10] initramfs-framework: handle kernel parameters with . inside
Otavio Salvador
otavio.salvador at ossystems.com.br
Wed Sep 2 16:09:14 UTC 2015
On Wed, Sep 2, 2015 at 12:48 PM, Patrick Ohly <patrick.ohly at intel.com> wrote:
> Kernel parameters like "uvesafb.mode_option=640x480-32" were turned
> into shell variables named "bootparam_uvesafb.mode_option", which
> triggered errors from the shell because the name is not valid. Now
> points get replaced with underscores, leading to
> bootparam_uvesafb_mode_option in this example.
>
> Signed-off-by: Patrick Ohly <patrick.ohly at intel.com>
Acked-by: Otavio Salvador <otavio at ossystems.com.br>
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
More information about the Openembedded-core
mailing list