OpenAMP / meta-openamp

Yocto/OE meta layer to add OpenAMP support to your BSP or distro
MIT License
50 stars 33 forks source link

ERROR: Layer openamp-layer is not compatible with the core layer which only supports these series: dunfell (layer is compatible with gatesgarth) #15

Open neuberfran opened 2 years ago

neuberfran commented 2 years ago

Hi,

I stay trying build yocto dunfell to imx7d-pico based on that:https://hub.mender.io/t/technexion-pico-pi-imx7/136

and I stay with this issue: ERROR: Layer openamp-layer is not compatible with the core layer which only supports these series: dunfell (layer is compatible with gatesgarth)

Can u help-me ?

neuberfran commented 2 years ago

Now I have this issue with hardknott too:

ERROR: Layer openamp-layer is not compatible with the core layer which only supports these series: hardknott (layer is compatible with gatesgarth)

pino-kim commented 2 years ago

@neuberfran

HI

How about add hardknott in this line

https://github.com/OpenAMP/meta-openamp/blob/master/conf/layer.conf#L15

LAYERSERIES_COMPAT_openamp-layer = "gatesgarth hardknott "