]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/3.8: qemuarm boot fix
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 26 Mar 2013 14:46:38 +0000 (07:46 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Mar 2013 17:49:32 +0000 (17:49 +0000)
commitd569f44c296f6de1f7bb6ad9f581c237d5947321
tree05d3921878521d012b30b3288e1a7c0f9c3a620b
parent90d9147068a6e2c766976b2092d5e188c45a9040
linux-yocto/3.8: qemuarm boot fix

The preempt-rt kernel was wasn't inheriting the standard kernel
configuration and hence was not able to boot on qemuarm due to
missing ABI options.

Changing the main preempt-rt kernel include to inherit standard
configuration again fixes this boot issue.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
meta/recipes-kernel/linux/linux-yocto_3.8.bb