diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2011-09-03 23:27:17 +0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-05 20:25:46 +0100 |
commit | 654112e76c23fab2ee7105fc5927ac98b5aa9daa (patch) | |
tree | a3e5b2c6aa816be2031b6c696728ba583a055f7a /meta/recipes-gnome/gnome | |
parent | fa4555268833ab30e4a4802c3afce119062951b9 (diff) | |
download | poky-654112e76c23fab2ee7105fc5927ac98b5aa9daa.tar.gz |
image_types.bbclass: use per-image dirs for extX.gz images generation
Currently image_types.bbclass uses deploy/images/${MACHINE}tpm.gz dir for
temporary files when generating extX.gz images. This can lead to races
and strange errors during image generation. To overcome this use
deploy/images/${MACHINE}tpm.gz-${PN} dir for temporary files.
(From OE-Core rev: 3016f8f13e86034cc1c5686fc01a3bf39eb33d79)
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome')
0 files changed, 0 insertions, 0 deletions