diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-11 14:16:07 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-25 11:28:49 +0100 |
commit | fcd80214091e3cf41af184e24081d71981d48a8c (patch) | |
tree | 547fe615f4ab20fba8da872cb6e4f1095fb115e0 /meta/classes/scons.bbclass | |
parent | 0254e8d7d94d4bfdd636f25407b4e3cb7a1f606b (diff) | |
download | poky-fcd80214091e3cf41af184e24081d71981d48a8c.tar.gz |
image.bbclass: Ensure ${S} is cleaned at the start of rootfs generation
Some image classes such as bootimg save files into ${S} as part of rootfs
generation. For correctness we should therefore clean this at the start of
image generation to ensure reproducibility.
I found this issue when some files I thought should disappear from my rootfs
would not disappear.
(From OE-Core rev: 363424cdc78cafa278008f973c2b4288297ebf8c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/scons.bbclass')
0 files changed, 0 insertions, 0 deletions