]> code.ossystems Code Review - openembedded-core.git/commit
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:02:55 +0000 (17:02 +0100)
commite18c59eb5a61f265b9cad6de68359fa1430b0e58
treef0050e4f22977f8eb479daecb06f945ebd7bfbe6
parent71907775f601f0a48b995cc3277b61645d2e5068
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]

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