From 3be0f4c5aec51381e6002eeef7d6f12594a7a1ad Mon Sep 17 00:00:00 2001
From: Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
Date: Tue, 16 Aug 2022 09:27:55 +0200
Subject: [PATCH] flavours: add reference to oniro-bundle-base recipe

The oniro-bundle-base recipe can be used to build a RAUC update bundle
corresponding to the oniro-image-base. By including this in the conf-notes.txt
file we surface this information where more users will see it.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
---
 flavours/linux/conf-notes.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/flavours/linux/conf-notes.txt b/flavours/linux/conf-notes.txt
index d8968e52..dd7c17c7 100644
--- a/flavours/linux/conf-notes.txt
+++ b/flavours/linux/conf-notes.txt
@@ -5,6 +5,7 @@ You can now run 'bitbake <target>'
 
 Supported targets:
 - oniro-image-base
+- oniro-bundle-base
 - oniro-image-base-dev
 - oniro-image-base-tests
 - oniro-image-extra
-- 
GitLab