From 6e635580bf3d3f1542de623ccbe87a5c3ee3da8f Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Wed, 17 Mar 2021 15:27:50 +0000
Subject: [PATCH] bblayers.conf.sample: Add meta-ohos-staging

We use this layer to store temporary fixes while upstream catches up.

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

diff --git a/flavours/linux/bblayers.conf.sample b/flavours/linux/bblayers.conf.sample
index 054dde99..2b70846c 100644
--- a/flavours/linux/bblayers.conf.sample
+++ b/flavours/linux/bblayers.conf.sample
@@ -19,6 +19,7 @@ BBLAYERS ?= " \
   ##OEROOT##/../meta-ohos/meta-ohos-core \
   ##OEROOT##/../meta-ohos/meta-ohos-acts \
   ##OEROOT##/../meta-ohos/meta-ohos-demo \
+  ##OEROOT##/../meta-ohos/meta-ohos-staging \
   ##OEROOT##/../meta-intel \
   ##OEROOT##/../meta-seco-intel \
   ##OEROOT##/../meta-freescale \
-- 
GitLab