Files
poky/meta/recipes-core
Patrick Ohly 82dd3fb27e initramfs-framework: handle kernel parameters with . inside
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.

(From OE-Core rev: de81e804f0654092d20ccb8e6e40f4ff614c4b09)

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-06 15:26:24 +01:00
..
2015-07-09 18:00:19 +01:00
2015-08-01 07:34:06 +01:00
2015-09-01 11:44:01 +01:00
2015-09-03 12:43:16 +01:00
2015-01-23 11:36:27 +00:00
2015-08-30 12:36:00 +01:00
2015-08-19 18:05:36 +01:00
2015-04-28 07:56:55 +01:00
2015-05-22 13:29:47 +01:00