diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-01 00:06:58 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2011-03-01 11:46:49 +0000 |
commit | 0e758e2b37c6041ab2af223b3a84ffbf09351102 (patch) | |
tree | 2ba9373a1826aa13879149d8256771c64610eda2 /bitbake/lib/bb | |
parent | 7f39ee19c7f0e8b020a067171f332f7876cc9770 (diff) | |
download | openembedded-core-0e758e2b37c6041ab2af223b3a84ffbf09351102.tar.gz openembedded-core-0e758e2b37c6041ab2af223b3a84ffbf09351102.tar.bz2 openembedded-core-0e758e2b37c6041ab2af223b3a84ffbf09351102.tar.xz openembedded-core-0e758e2b37c6041ab2af223b3a84ffbf09351102.zip |
base/utility-tasks.bbclass: Drop do_setscene and do_rebuild
The do_setscene task only exists for rebuild support now as all its other
functionality has been superceeded. The rebuild task currently crashes due
to removal of the working directory and therefore isn't working for anyone.
It also interacts extremely badly with the newer sstate technology to the
point of being dangerous.
Summary, if we want rebuild support it needs a reimplementation so remove
this version and all its remnants and hacks.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb')
0 files changed, 0 insertions, 0 deletions