Add console kernel options
authorRadu Moisan <radu.moisan@intel.com>
Thu, 19 Jul 2012 11:59:52 +0000 (14:59 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jul 2012 16:18:10 +0000 (17:18 +0100)
commit7208860dc3eb3566fd15afe2fb21a93380de54eb
tree9ebcfe84aee7bac49998d3769b1e418d40e09aa9
parent189d8fd78f0c3494c5899a95a474e4373093735b
Add console kernel options

Live image installer did not preserve BSP specified console= kernel parameter.
This patch updates the init scripts that are responsible for grub.cfg creation
so that options like console= are passed allong from installer to installed img

[YOCTO #2426]

(From OE-Core rev: e18c59eb5a61f265b9cad6de68359fa1430b0e58)

Signed-off-by: Radu Moisan <radu.moisan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/grub-1.99/40_custom
meta/recipes-core/initrdscripts/files/init-install.sh
meta/recipes-core/initrdscripts/files/init-live.sh