From 891df3449d6e858635a462b16a92d4f6206611ae Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Fri, 19 Nov 2021 13:04:23 +0000
Subject: [PATCH] bblayers.conf.sample: Drop the blueprints layer

Blueprints will have a new home:
https://booting.oniroproject.org/distro/meta-oniro-blueprints

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

diff --git a/flavours/linux/bblayers.conf.sample b/flavours/linux/bblayers.conf.sample
index d03bb8bc..ae994b5c 100644
--- a/flavours/linux/bblayers.conf.sample
+++ b/flavours/linux/bblayers.conf.sample
@@ -16,7 +16,6 @@ BBLAYERS ?= " \
   ##OEROOT##/../meta-zephyr \
   ##OEROOT##/../meta-zephyr-bsp \
   ##OEROOT##/../oniro/meta-oniro-core \
-  ##OEROOT##/../oniro/meta-oniro-blueprints \
   ##OEROOT##/../meta-freertos \
   ##OEROOT##/../meta-intel \
   ##OEROOT##/../meta-seco-intel \
-- 
GitLab