Khem Raj
95bf58c16e
kexecboot: Use -fcommon to compile
...
gcc10 defaults to -fno-common and kexecboot does not compile with
-fno-common, so use -fcommon explicitly
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-08-13 22:32:07 -07:00
Andrea Adami
345f610b12
kexecboot(-klibc): update recipe to master on github (5a5e04b)
...
fix injection of compiler flags (static and debug)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-20 10:59:47 -07:00
Khem Raj
60f872278d
kexec-tools,kexec: Fix build with latest klibc
...
klibc has changed its signature of reboot() API
adapt the use here
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-15 09:17:11 -07:00
Andrea Adami
47d5d28972
kexecboot: update to latest master (7409a1e0aaea)
...
implemening --no-dtb option for older mips/mipsel
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-12-20 10:20:35 -08:00
Andrea Adami
6bed5b3d74
kexecboot: upgrade to rev. 4c01d6960aa6
...
Remove upstreamed patches, get new options for kexec.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-09-08 00:06:24 -07:00
Khem Raj
85b0d91d39
kexecboot: Fix build with glibc 2.28+
...
Update to latest srcrev at the same time.
Fix out of tree builds
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-15 08:20:06 -07:00
Andrea Adami
99c2b3bcee
kexecboot: update recipe to master on github (4c4f127)
...
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 >
2017-06-22 16:03:01 +02:00
Andrea Adami
9b3e681685
kexecboot: update to v0.6 and restylize
...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
2013-10-11 00:30:57 +01:00
Andrea Adami
0eaa988888
kexecboot.inc: merge back in the main recipe
...
and process with oe-stylize.py
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
2013-10-11 00:27:39 +01:00
Andrea Adami
8aafddccb0
kexecboot: add BBCLASSEXTEND for the klibc static flavor
...
remove kexecboot-klibc recipe
bump PV to local 0.5.9.1
remove PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
2013-09-30 21:53:21 +01:00
Andrea Adami
089ac5e4e4
kexecboot(-klibc): upgrade to last upstream commit
...
id: 0bcc14671aa2d84ec20f260582aca36bb901ccf1
Changelog:
minor headers fixes
fix fb offset computations
replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
2013-09-30 21:53:14 +01:00
Jackie Huang
b79176adb3
remove the unnecessary protocol parameters
...
It's not necessary to specify the protocol parameter when it's the
default protocol for the fetcher, e.g. the default protocol for
git fetcher it git, "protocol=git" isn't needed.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-03 16:59:13 +02:00
Andrea Adami
c824cb3a7e
kexecboot(-klibc): remove runtime dependency on kexec(-klibc)
...
* the binary itself can run without kexec (in host-debug mode) so
* specify in the cpio IMAGE which packages are needed at runtime
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
2013-05-13 09:50:24 +01:00
Andrea Adami
03d3a7f75d
kexecboot(-klibc): upgrade to b667914
...
* now including boot from ubifs
* fixed extra menu redrawing
* 24bpp fixes
* first round of big-endian fixes
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-12-14 13:04:26 +01:00
Andrea Adami
9af2bd13c6
kexecboot_git: bump PR after recipe update.
...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-07-11 15:04:01 +02:00
Andrea Adami
02ebf5f7e3
kexecboot: upgrade and move to git tag 0daa77
...
* new git repository on github
* new LABEL separator
* text-ui fallback
* install /sys for upcoming ubifs detection
* menu-bug fix
* minor fixes
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-06-20 13:37:31 +02:00
Andrea Adami
31f161628e
meta-initramfs: add kexecboot recipes from meta-handheld
...
* (purged from device specific settings)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-22 09:40:26 +01:00