diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-06 23:09:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-07 11:35:42 +0100 |
commit | 6706c7bdd2de6e0e447d90062e74a718a8d31778 (patch) | |
tree | 75cd9221115760c703f3a56aabf9335f7ebb26cf /scripts/jhbuild | |
parent | 70acc4f45f53a0f163b0301576e576c62dd877f8 (diff) | |
download | poky-6706c7bdd2de6e0e447d90062e74a718a8d31778.tar.gz |
image.bbclass: No need to run most tasks except do_rootfs
Running fetch/unpack/patch/compile/install etc. is pointless
since the only image task that does anything is the rootfs task.
Hence mark the useless tasks as noexec so we don't bother running them.
(From OE-Core rev: b3d1c440feb7fd7b3e3374ca528195ab9bd3a7ce)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/jhbuild')
0 files changed, 0 insertions, 0 deletions