aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-gcw0-kexecboot_4.7.bb
AgeCommit message (Collapse)Author
2017-02-09linux(-gcw0)-kexecboot: fix rebuild from sstateAndrea Adami
As seen rebuilding zaurus-installer from sstate there are issues: WARNING: zaurus-installer-1.0-r7 do_install: Manifest ... sstatee-control/manifest-allarch-linux-kexecboot.populate_sysroot not found? With Recipe Specific Sysroot we can safely re-enable the disabled tasks: just a little more time spent for populating sysroot. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-02-09linux-gcw0-kexecboot: inherit nopackages to avoid packagingAndrea Adami
Disable the creation of packages in a more robust (and elegant) way inheriting nopackages.bbclass. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2017-02-09linux-gcw0-kexecboot: update to 4.7Andrea Adami
Older 4.0 cannot be built with current gcc 6.3.0 as of Jann 2017. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>