Linux Kernel Build layer support on zeus or warrior

Hi Forum,
I am trying to build the linux kernel for DE10 board, as per the instructions below:

But i get below error messages:
On zeus:
ERROR: Layer meta-maker is not compatible with the core layer which only supports these series: zeus (layer is compatible with warrior)

On Warrior:
ERROR: Layer meta-altera-refdes is not compatible with the core layer which only supports these series: warrior (layer is compatible with zeus)

Which is the angstrom version that supports to build kernel

You could try to comment this line, which was added recently by rebeccasf:

$ diff layers/meta-altera-refdes/conf/layer.conf{,-orig}
12c12
< ###LAYERSERIES_COMPAT_meta-altera-refdes = "zeus"
---
> LAYERSERIES_COMPAT_meta-altera-refdes = "zeus"