Hi,
On Thu, Jan 20, 2011 at 10:24:53AM +0100, Daniel Kriesten wrote:
> actually I have a litle time to play around with ptxdist these days. And the
> question, that comes to my mind is "How schould a project directory be
> organized?"
>
> I have had a look at OSELAS.BSP-Pengutronix-Generic-2010.07.0/ and
> OSELAS.BSP-Phytec-phyCORE-MPC5200B-1/, which both deal with one configuration
> and one or two platforms.
>
> I'm playing arounf with 3 boards (powerpc, arm, avr32) and also wand multiple
> firmware images (uclibc, minimal-globc, fb+qt, x11). As we are working in a
> little team, we want to share the BSPs using git.
>
> So what's your sugestion for the organization of the BSP-directory?
I would do it like this:
BSP/
+---projectroot/
+---config/
+---ptxconfig-uclibc
+---ptxconfig-globc
+---ptxconfig-qt
+---ptxconfig-x11
+---<platform-a>/
| +---platformconfig
| +---kernelconfig
+---<platform-b>/
+---platformconfig
+---kernelconfig
then use "ptxdist select/platform ..." or run ptxdist with "--ptxconfig=...
--platformconfig=..." etc.
Regards,
Michael
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
[email protected]