can u plz help me to run "clean" for image i'm building
for example:
I'm running, bitbake meta-toolchain-qt5
and suppose after sometime compilation error and build stops.
how can run clean and start the bitbake again ?
can i do, bitbake -c clean meta-toolchain-qt5
or
bitbake -c cleansstate meta-toolchain-qt5
plz advice.