How do I configure additional rootfs(additional Directory, more Package like as lighttpd)?
Hello everyone.
I am modifying the distribution packages of 157C-DK2 and 157C-EV1 for my project.
When I previously configured my rootfs using buildroot and debian-jessie, I proceeded as follows(other boards).
Packages that can be configured using buildroot are configured, Debian-jessie is downloaded, and additional packages are downloaded using chroot, or the script under /etc/init.d is modified.
And I organized the directories I wanted in the chroot, and installed my application in the folder.
But I am not sure how to do it in this Distribution Package (or Development Package).
I guess I don't know how to modify the configured Yocto System.
I'm constantly looking at the Wiki Page, but I can't find a way.
(It is difficult to me to proceed with the Wiki Page alone..)
I need your help so I can get to know it little by little.
I think the questions below are similar questions, but I don't know how.
1. How can I further organize my desired directory in the area shown in the photo below?.
I want to configure separate directories for my application and scripts.

2. How do I install any additional packages I want on this image (st-image-weston)?
(like as lighttpd -> for my internal Page, crontab)
3. I want the script I configured to run right after the board boots up.
How do I fix it on this system?
In the past, my script was registered in the SXX files in /etc/init.d to be executed.
* It's a separate question. I'm not to use the LCD on the DK2 or EV1.
Because of that, st-image-weston looks heavy.
Is there any problem with reconfiguring with st-image-core?
I desperately need your help.
thanks
