On Thu, Jun 19, 2014 at 3:38 PM, Himanshu Pandey < pandey_himanshu80@rediffmail.com> wrote: > I want to perform some operation after rootfs.tar.bz2 is created. I have > written a shell script to perform a set of operations. Could you please > tell me that where shall I include this script so that it gets executed. > in your image recipe, you can add your script to ROOTFS_POSTPROCESS_COMMAND variable.