> On Sep 5, 2016, at 2:05 AM, AndrĂ© Draszik <[email protected]> wrote:
> 
> Hi,
> 
> I want to use a read-only rootfs, but some packages will need persistent
> storage, which typically involves /var/lib/<package>
> 
> Two solutions come to mind:
> - bbappend each involved recipe and set the --localstatedir ./configure
>   option as needed
> - symlink /var/lib/<package> to my persistent storage dir as needed
> 
> Anything else? What is typically done in such a case?

you could also use VOLATILE_BINDS

> 
> 
> Cheers,
> Andre'
> 
> --
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to