Hi Sophie, On Tuesday 29 July 2014 09:05:22 CARAYOL Sophie wrote: > I launched: > - ptxdist go > and > - ptxdist images > But the root/ directory wasn't generated again only root.tgz and root.ext2 > were generated in the 'images' directory. When I destroy root directory, > only an empty 'root' directory is generated.. How generate again the 'root > directory with all the sub-directories in it ? Thanks.
If you want to re-generate all the binaries in <platform>/root and the IPKGs without re-compiling everything just run "ptxdist clean root; ptxdist go". This will run all the 'targetinstall' stages again. Regards, Juergen -- Pengutronix e.K. | Juergen Borleis | Industrial Linux Solutions | http://www.pengutronix.de/ |
