mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-02 03:28:22 +00:00
Add zeus compatibility to all layer.conf files
I have no idea if this is the right thing to do, but without the patch I
can't actually buil OE because none of these layers are compatible
with the change in openembedded-core to move to zeus.
Fixes: a5c9709b8d ("layer.conf: Update for zeus series") # openembedded-core
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -31,4 +31,4 @@ LAYERVERSION_multimedia-layer = "1"
|
||||
|
||||
LAYERDEPENDS_multimedia-layer = "core meta-python"
|
||||
|
||||
LAYERSERIES_COMPAT_multimedia-layer = "thud warrior"
|
||||
LAYERSERIES_COMPAT_multimedia-layer = "thud warrior zeus"
|
||||
|
||||
Reference in New Issue
Block a user