[yocto] Problems with postinstall

Neuer User auslands-kv at gmx.de
Fri Jun 6 04:24:39 PDT 2014


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. :-)





More information about the yocto mailing list