analogdevicesinc / lnxdsp-adi-meta

Yocto meta layer for Analog Devices ADSP-SC5xx based EZ-KIT boards
Other
15 stars 10 forks source link

Yocto 5 Upgrade #53

Open UtsavAgarwalADI opened 6 months ago

UtsavAgarwalADI commented 6 months ago

Added Compatibility with Yocto 5.0 (Scarthgap) Added Compatibility with upstream (adsp-main)

In order to build with upstream add the following to your local.conf

ADSP_KERNEL_TYPE="upstream" 

NOTE: Due to limited upstream support, this new version of the kernel can only be built for SC598

mattsm commented 6 months ago

@UtsavAgarwalADI can we break these into more commits? I think it will help to document things one-by-one.

UtsavAgarwalADI commented 6 months ago

@UtsavAgarwalADI can we break these into more commits? I think it will help to document things one-by-one.

I'll aim to break them by subsystem and force push to the same branch