Am 06.06.2014 13:19, schrieb Jacob Kroon:
> I'm not sure if this helps, but you can specify rootfs-post-process
> commands in your image recipe:
> 
> setup_my_image() {
>     # do stuff
> }
> 
> ROOTFS_POSTPROCESS_COMMAND += 'setup_my_image ;'
> 
> This will run after the rootfs is created from the package installations
> 
> /Jacob

Thanks, that sounds like a good idea. Will try that out. :-)


-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to