From 3b122e49f7287ab446e1ead1e302eb306ce5e8eb Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 3 Jan 2023 10:32:47 -0800 Subject: [PATCH] layer.conf: Update LAYERSERIES_COMPAT for mickledore oe-core switched to mickedore [1] [1] https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 9e89cc8..087c056 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -23,7 +23,7 @@ BBFILES_DYNAMIC += " \ \ " -LAYERSERIES_COMPAT_riscv-layer = "kirkstone langdale" +LAYERSERIES_COMPAT_riscv-layer = "mickledore" INSANE_SKIP:append:pn-eudev:riscv64 = " textrel" INSANE_SKIP:append:pn-gdb:riscv64 = " textrel"