Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kexecboot: update recipe to master on github (4c4f127) | Andrea Adami | 2017-06-22 | 1 | -97/+0 |
| | | | | | | | | With pending OE patches and a new fix for gcc 7. Set PV = "0.6+git${SRCPV}" while waiting for a new 0.7 tarball upstream. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | kexecboot: apply OE specific fixes (pending upstream) | Andrea Adami | 2014-12-09 | 1 | -0/+97 |
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@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |