quic-yocto / meta-qcom-hwe

Other
6 stars 9 forks source link

ci: add initial kas files for the expected ci jobs #5

Closed ricardosalveti closed 1 week ago

ricardosalveti commented 2 weeks ago

Kas files covering the 3 initial machine configurations available as part of this layer.

Initial CI runs will cover local main plus latest revision from all the layer dependencies, using poky as distro.

meta-qcom-distro will be tested as part of the meta-qcom-distro layer.

ricardosalveti commented 2 weeks ago

This is a bit similar to the CI runs maintained as part of the meta-arm repository (https://github.com/jonmason/meta-arm), built against master and using poky as distro.

Expect additional configurations to follow (e.g. based on fixed revs, etc).

ricardosalveti commented 1 week ago

I'm not sure if the comment applies to here or kas build but will this dump sstate-cache hit stats when we build?

We should, I added 'INHERIT += "buildstats buildstats-summary buildhistory"' to the base kas file.