summaryrefslogtreecommitdiffstats
path: root/classes/qtquickcompiler.bbclass
diff options
context:
space:
mode:
authorLouai Al-Khanji <louai.al-khanji@qt.io>2016-07-28 12:25:28 -0700
committerLouai Al-Khanji <louai.al-khanji@qt.io>2016-07-29 15:42:40 +0000
commit6b5219b8034c9ffd3094657486e500119ad47325 (patch)
treefdf106cce1392c4cb73286c8d4df877f90b4836e /classes/qtquickcompiler.bbclass
parent0409e66022fb4cec06de10c355a7ab9c59aae945 (diff)
downloadmeta-boot2qt-6b5219b8034c9ffd3094657486e500119ad47325.tar.gz
intel-corei7-64: fix race in image generation
Prepending to IMAGE_CMD_ext3 in order to push files into the rootfs is flaky for a couple of reasons. First, it is conceptually inconsistent with the rest of the build system - files that go into the rootfs should really by installed by packages through the regular mechanisms. Second, and what prompted this patch, with several concurrent image generation tasks this is just unsafe. I regularly experienced .tgz image generation failures, as tar complained that the files changed from under it. Since this is related to the grub-efi packaging on this particular device, just package the microcode into the required initramfs in that recipe. Change-Id: I4e037ddbb017d1764852310b0b77900cde260dd6 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
Diffstat (limited to 'classes/qtquickcompiler.bbclass')
0 files changed, 0 insertions, 0 deletions