Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] using target_skeleton directory
@ 2009-12-18  9:21 Damien RANNOU
  2009-12-18  9:28 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Damien RANNOU @ 2009-12-18  9:21 UTC (permalink / raw)
  To: buildroot

Hi,
I'm using buildroot-2009.11 and would like to have informations about 
target_skeleton directory. In the documentation it's said that I can 
customize my filesystem using |target/generic/target_skeleton/ |and just 
type "make" to have all my files copied into output/target, and the 
.tar.bz2 image file. But I made some tests, and it appears that files 
put in the /root directory (of target_skeleton) are only copied if I 
'make distclean' before|.|

Is it a bug ? A documentation problem ?


Best Regards||

 -- 

Damien RANNOU

-------------------------------
www.diateam.net
Diateam
41, rue Yves Collet
29200 BREST

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] using target_skeleton directory
  2009-12-18  9:21 [Buildroot] using target_skeleton directory Damien RANNOU
@ 2009-12-18  9:28 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2009-12-18  9:28 UTC (permalink / raw)
  To: buildroot

Hello Damien,

Le Fri, 18 Dec 2009 10:21:35 +0100,
Damien RANNOU <damien.rannou@diateam.net> a ?crit :

> I'm using buildroot-2009.11 and would like to have informations about 
> target_skeleton directory. In the documentation it's said that I can 
> customize my filesystem using |target/generic/target_skeleton/ |and
> just type "make" to have all my files copied into output/target, and
> the .tar.bz2 image file. But I made some tests, and it appears that
> files put in the /root directory (of target_skeleton) are only copied
> if I 'make distclean' before|.|
> 
> Is it a bug ? A documentation problem ?

The target_skeleton directory is copied at the beginning of the
Buildroot build process to output/target/. If this copy has been done,
it is not done again unless you clean up everything. So the behaviour
you're having (need to clean up everything to get the skeleton copied
to the target directory) is expected.

You can try to remove output/build/.root and run make, it should
trigger the copy of the skeleton to the target directory. However, this
is untested, so there may be issues with this.

Sincerely,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-18  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-18  9:21 [Buildroot] using target_skeleton directory Damien RANNOU
2009-12-18  9:28 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox