On Thu, Jan 22, 2015 at 9:31 AM,  <neil...@emerson.com> wrote:
> Thank you for your reply.
> But I found that there are others use do_rootfs_append() when searching on 
> the Internet.
> If I want to remove the directory in do_rootfs() task, how can I to do it ?

do_rootfs was a Shell function in the past, it was changed to Python
last year or so.

if you want to post process an image, you can use
IMAGE_POSTPROCESS_COMMAND variable and add your own functions there.

cheers
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to