aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/distro
diff options
context:
space:
mode:
authorVineeth Chowdary Karumanchi <vineethchowz.chowdary@xilinx.com>2018-02-08 11:59:36 +0530
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-09 14:35:54 +0000
commite886c9c5e1a8ab28388a2e8bbb936ad5eea78615 (patch)
tree1bcb1e5acdfa27d90cd3dc3f550e5878c26cf58a /meta/conf/distro
parent3980f21a74ad201d8cb8f5ef6fb732fdfacd641f (diff)
downloadopenembedded-core-contrib-e886c9c5e1a8ab28388a2e8bbb936ad5eea78615.tar.gz
kernel-fitimage.bbclass: Fix 64 bit ENTRYPOINT
64 bit entry point should be passed in 2 literals ( "0x1 0x00008000" ).ENTRYPOINT is assigned with first half only and erroring out as 'command not found' for the second half. Adding quotes while assignment fixes the issue. Signed-off-by: Vineeth Chowdary Karumanchi <vineethchowz.chowdary@xilinx.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro')
0 files changed, 0 insertions, 0 deletions