summaryrefslogtreecommitdiffstats
path: root/meta/classes/image-vm.bbclass
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2015-09-03 20:42:29 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-06 15:24:24 +0100
commitde81e804f0654092d20ccb8e6e40f4ff614c4b09 (patch)
tree1beaae3b82b26aede286c030b1dac6d785999a93 /meta/classes/image-vm.bbclass
parent1b64664f0c388f41084f5db6e46e3e68c53fb6d9 (diff)
downloadopenembedded-core-contrib-de81e804f0654092d20ccb8e6e40f4ff614c4b09.tar.gz
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. Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/image-vm.bbclass')
0 files changed, 0 insertions, 0 deletions