meta-raspberrypi icon indicating copy to clipboard operation
meta-raspberrypi copied to clipboard

layer.conf: update LAYERSERIES_COMPAT for styhead

Open sangmo-kang opened this issue 1 year ago • 2 comments

oe-core switched to styhead in: https://git.openembedded.org/openembedded-core/commit?id=cef91ebeb3f2b1d41336fff60555064430a80397

  • What I did Add styhead to LAYERSERIES_COMPAT and remove nanbiled.

  • How I did it Update LAYERSERIES_COMPAT_raspberrypi in conf/layer.conf

sangmo-kang avatar May 07 '24 23:05 sangmo-kang

Hmm I think we need to branch scarthgap to apply this to master otherwise we will have to remove this from scarthgap branch whenever we create it

kraj avatar May 08 '24 00:05 kraj

oe-core didn't switch to styhead yet, this is premature as it was in https://github.com/meta-qt5/meta-qt5/pull/563

It doesn't need to be updated yet, both scarthgap and styhead are still in oe-core:

LAYERSERIES_CORENAMES = "scarthgap styhead"

We shouldn't declare compatibility with styhead until we're close to styhead release (and scarthgap is dropped from oe-core's LAYERSERIES_CORENAMES) because we don't know what changes styhead compatibility will need and if this layer will be updated to meet them.

This can be applied after 4-5 months.

shr-project avatar May 14 '24 11:05 shr-project

Dear @shr-project, @kraj Thank you for the commet. Then, I close this PR.

sangmo-kang avatar May 26 '24 23:05 sangmo-kang

oe-core didn't switch to styhead yet, this is premature as it was in meta-qt5/meta-qt5#563

It doesn't need to be updated yet, both scarthgap and styhead are still in oe-core:

LAYERSERIES_CORENAMES = "scarthgap styhead"

We shouldn't declare compatibility with styhead until we're close to styhead release (and scarthgap is dropped from oe-core's LAYERSERIES_CORENAMES) because we don't know what changes styhead compatibility will need and if this layer will be updated to meet them.

This can be applied after 4-5 months.

I think the UNPACKDIR changes are forcing master to diverge faster than we would have imagined. So Think we should merge this change into master sooner rather than later

kraj avatar May 29 '24 00:05 kraj

@agherzan FYI

kraj avatar May 29 '24 00:05 kraj

@agherzan FYI

@kraj it's included in https://github.com/agherzan/meta-raspberrypi/pull/1329

shr-project avatar May 29 '24 00:05 shr-project

@agherzan FYI

@kraj it's included in #1329

ah superb, closing this one in favor of #1329

kraj avatar May 29 '24 00:05 kraj