diff options
author | Raymond Tan <raymond.tan@intel.com> | 2016-09-30 16:48:14 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-01 21:45:56 +0100 |
commit | 14cdcbcba5e9fe93da03955b99496c2f6c047d7d (patch) | |
tree | a9e4a4bac9ef33205eb99808ff362f7673158863 /scripts/combo-layer | |
parent | a17ce357fec2c38db3ff5263c652c82fdf0682bc (diff) | |
download | poky-14cdcbcba5e9fe93da03955b99496c2f6c047d7d.tar.gz |
grub-efi.bbclass: Add a space between root and append parameter
Add a space between the root and append parameter, similar to
syslinux.bbclass, in creating the final grub.cfg.
Without this, the final kernel boot parameters will concatenate into
strings like root=/dev/ram0console=ttyS0...
(From OE-Core rev: a3b271ec8e1b2758e1e619e76646d22fd5777ce3)
Signed-off-by: Raymond Tan <raymond.tan@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/combo-layer')
0 files changed, 0 insertions, 0 deletions