Hi,

On Thu, Dec 06, 2018 at 12:49:58PM +0100, Andreas Friesen wrote:
> we've got many module types, each module type  builds on same platform. I
> would like create a generic barebox environment for all module types.
> 
> My problem is, that ptxdist  don't like packages, which contain same
> filename. My plan was to create several packages :
> 
> - firmware-Type-A.ipkg (contains /boot/{fpga.bin,platform.dtb)
> - firmware-Type-B.ipkg (contains  /boot/{fpga.bin,platform.dtb)
> - firmware-Type-C.ipkg (contains  /boot/{fpga.bin,platform.dtb)
> 
> And each module install via" collection" the respective package.
> 
> What can I do ? I would like to avoid having foreign components in the
> firmware package.

The documentation has a section about stuff like that[1]. Start with that
and come back if you have more questions.

Michael

[1] 
https://www.ptxdist.org/doc/daily_work_section.html#supporting-multiple-device-variants-in-one-platform

-- 
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
ptxdist@pengutronix.de

Reply via email to