Message ID | 20201020091852.4096306-1-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
diff --git a/conf/layer.conf b/conf/layer.conf index 4ecd6a2..f9de654 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -13,6 +13,6 @@ BBFILE_PRIORITY_zephyr = "6" # cause compatibility issues with other layers LAYERVERSION_zephyr = "1" -LAYERDEPENDS_zephyr = "core" +LAYERDEPENDS_zephyr = "core meta-python" LAYERSERIES_COMPAT_zephyr = "dunfell gatesgarth"
Signed-off-by: Ross Burton <ross.burton@arm.com> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)