Yocto Image with custom directory layout
Ayoub Zaki <ayoub.zaki@...>
Hi,
I would like to generate an image that contains a custom directories layout for expl: foo/ ├── bar1 │ └── bar2 │ ├── config │ └── data └── work └── var └── lib ├── config └── data It should contains only those directories an nothing else, is there anyway to achieve that ? without using ROOTFS_POSTPROCESS_COMMAND. I would like to use in a seperate partition. Thank you ! -- Ayoub Zaki Embedded Systems Consultant Vaihinger Straße 2/1 D-71634 Ludwigsburg Tel. : +4971415074546 Mobile : +4917662901545 Email : ayoub.zaki@... Homepage : https://embexus.com |
|