summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/json-c
diff options
context:
space:
mode:
authorWang Quanyang <quanyang.wang@windriver.com>2019-09-23 10:26:52 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-09-27 13:02:17 +0100
commiteb27d1ab3ebb58d408a0cd68f5fdef2dd52ded57 (patch)
tree548cccc85c4065f604c7a7d951ebfd522adc3121 /meta/recipes-devtools/json-c
parentda00de395830850a52906f5999294eaeeca57fc7 (diff)
downloadpoky-eb27d1ab3ebb58d408a0cd68f5fdef2dd52ded57.tar.gz
kexec-tools: fix arm kexec failure for __NR_kexec_file_load
Once use kexec in arm arch, it will throw out the error info as below: Could not find a free area of memory of 0xc78e744 bytes... This is because that kexec use kexec_file_load to load image by default but arm doesn't support it. So add this patch to avoid use kexec_file_load in arm platforms. (From OE-Core rev: 952a3fa77c80f16cd6d97f35afdb474876a39483) Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/json-c')
0 files changed, 0 insertions, 0 deletions