From 120de88fea42817c8848a72f3496d16feb804481 Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Thu, 4 Mar 2021 23:57:36 +0000
Subject: [PATCH] flavours/linux/bblayers.conf.sample: Add support for
 dashboard demo

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 flavours/linux/bblayers.conf.sample | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/flavours/linux/bblayers.conf.sample b/flavours/linux/bblayers.conf.sample
index 2c7ff8d0..73b34ff2 100644
--- a/flavours/linux/bblayers.conf.sample
+++ b/flavours/linux/bblayers.conf.sample
@@ -13,13 +13,16 @@ BBLAYERS ?= " \
   ##OEROOT##/../meta-zephyr \
   ##OEROOT##/../meta-ohos/meta-ohos-core \
   ##OEROOT##/../meta-ohos/meta-ohos-acts \
+  ##OEROOT##/../meta-ohos/meta-ohos-demo \
   ##OEROOT##/../meta-intel \
   ##OEROOT##/../meta-seco-intel \
   ##OEROOT##/../meta-freescale \
   ##OEROOT##/../meta-seco-imx \
   ##OEROOT##/../meta-openembedded/meta-oe \
   ##OEROOT##/../meta-openembedded/meta-python \
+  ##OEROOT##/../meta-python-dunfellplus \
   ##OEROOT##/../meta-st-stm32mp \
   ##OEROOT##/../meta-st-stm32mp-addons \
   ##OEROOT##/../meta-av96/meta-av96-core \
+  ##OEROOT##/../meta-homeassistant \
   "
-- 
GitLab