On Fri, 2018-03-23 at 07:31 +0000, pawanKumar wrote:
Hi team,
When I tried to run (bitbate -c fetchall) it is giving error as
"target do_fetchall is not found for image core-image-sato". 
How to over come this error.

I believe fetchall was superseded by --runall. Try:

bitbake --runall fetch core-image-sato


Regards
Pavan.