diff options
author | Jack Mitchell <jack@embed.me.uk> | 2017-03-11 14:16:02 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-13 09:43:14 +0000 |
commit | 156571fad3a2e19b19eba0390ee8ef1045ad0809 (patch) | |
tree | a62712af8204789806b23db8a6c2016ddac0d581 /meta/classes/uboot-extlinux-config.bbclass | |
parent | 8406db9e1178926f2224f88ba9e6814f661a8bc6 (diff) | |
download | poky-156571fad3a2e19b19eba0390ee8ef1045ad0809.tar.gz |
u-boot: fix extlinux creation race
There was a race condition in the uboot-extlinux bbclass where
only a half written extlinux.conf would be put in the deploy
directory. Fix this by adding the deploy task after the do_install
rather than after the do_compile.
(From OE-Core rev: 60c90398580998b2379bb438f0f75b29285135a5)
Signed-off-by: Jack Mitchell <jack@embed.me.uk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/uboot-extlinux-config.bbclass')
0 files changed, 0 insertions, 0 deletions