Hi, On Fri, Apr 18, 2014 at 1:48 AM, Mahyar Yaghmaee <[email protected]> wrote: > Hi, > > I'm trying to run a post processing shell command using > ROOTFS_POSTPROCESS_COMMAND by adding ROOTFS_POSTPROCESS_COMMAND += > "shell_command;" at the end of an image recipe. > I get: > WARNING: Function shell_command doesn't exist > > Any ideas what's the problem here?
Nope, but I do see the same issue since a while back. I'm also curious on how to solve this. I tried moving the commands into a separate function in the image recipe and to call that from ROOTFS_POSTPROCESS_COMMAND but still see the issues. Cheers, Erik > > Regards, > Mahyar > > -- > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto > -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
