[oe-commits] Andrea Adami : kexecboot: apply OE specific fixes (pending upstream)

git at git.openembedded.org git at git.openembedded.org
Tue Dec 9 10:53:56 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 102486523b2b2506c31ca2dcfe9fc08001f60e95
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=102486523b2b2506c31ca2dcfe9fc08001f60e95

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Mon Nov 24 00:17:44 2014 +0100

kexecboot: apply OE specific fixes (pending upstream)

After 78ee4d8b1782445caecce8331e68efe83fc32044 in oe-core
the kernel is an *absolute* symlink in /boot.
Unfortunately this implies the stock images built with OE can not be booted.
The last patch of this commit fixes this issue.

The other patches are fixing build when S!=B, autotools-brokensep and
configure warnings.

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../files/0001-kexecboot-fix-build-when-S-B.patch  |  61 ++++++++++
 .../0002-kexecboot-fix-configure-warnings.patch    |  33 +++++
 ...0003-kexecboot-do-not-hardcode-MOUNTPOINT.patch |  97 +++++++++++++++
 ...-workaround-for-absolute-kernel-and-initr.patch | 135 +++++++++++++++++++++
 .../recipes-bsp/kexecboot/kexecboot_0.6.bb         |   9 +-
 5 files changed, 334 insertions(+), 1 deletion(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=102486523b2b2506c31ca2dcfe9fc08001f60e95


More information about the Openembedded-commits mailing list