On Tue, Sep 03, 2019 at 03:48:17PM +0200, Alexander Dahl wrote:
> Am Dienstag, 3. September 2019, 15:08:08 CEST schrieb Michael Olbrich:
> > If there is just on platform, then ptxdist will just use that on if no
> > selected_platformconfig exists. This is especially useful with layers,
> > because it will then just pick the config from the first layer that has
> > one.
> 
> So this is not different to ptxdist behaviour without layers. Maybe DistroKit 
> is no good example, because it contains more than one platform and you must 
> select one to get going?

Correct. You need to select one (or run ptxdist with --platformconfig=...).
Once ptxdist has crated a platformconfig for the new layer, you need to
select that one. PTXdist will complain if you forget this step.

> > This means, that you can start with just the base link. Then change
> > something with 'ptxdist platformconfig'. PTXdist will create the
> > platformconfig in your new layer and use it automatically.
> > 
> > The same works for the ptxconfig as well.
> > 
> > Note: ptxdist will delete the config if it is identical to the layer below.
> 
> I think this is very convenient. This makes creating a new layer even easier, 
> at least for BSPs with exactly one ptxconfig and exactly one platformconfig.

That's the most common use case, so I made sure that this is easy.

> > It does not touch the selected_* links you might need to change those if it
> > happens.
> 
> So the question remains. If there is more than one platform or config, where 
> should it be selected best and how?

Only selections in the current layer are used. Anything else is ignored.
And PTXdist enforces that the selected config is from the top layer (if the
config exists there) or the next layer that contains it.

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

Reply via email to