[Buildroot] which templates are used?

Bjørn Forsman bjorn.forsman at gmail.com
Mon Apr 11 21:14:52 UTC 2011


On 11 April 2011 22:52, Michael Burghart <mb at michaelburghart.de> wrote:
> Am 11.04.2011 22:10, schrieb Michael Burghart:
> I set this in .config:
>
> BR2_ROOTFS_SKELETON_CUSTOM=y
> BR2_ROOTFS_SKELETON_CUSTOM_PATH="/Save/buildroot-2011.02/fs/skeleton"
>
>
> but it's not used! I made special directories and files in the
> fs/skeleton but they are nowhere to be seen. What do I have to do to
> make them visible??

Buildroot has a quirk: the rootfs skeleton is copied to the target dir
only once(!). If you change any files in ./fs/skeleton (or your custom
path) you have to do "make clean" and start over (or hack the
Makefile, around line 420...).

Best regards,
Bjørn Forsman


More information about the buildroot mailing list