From b0c811fc69ef83a3a354c45c5a3d6a63f8d02f39 Mon Sep 17 00:00:00 2001
From: Stefan Schmidt <stefan.schmidt@huawei.com>
Date: Mon, 18 Oct 2021 15:31:07 +0200
Subject: [PATCH] rauc: Fix layer rename left-over

Point to changed meta-oniro-core layer for system.conf file.

Signed-off-by: Stefan Schmidt <stefan.schmidt@huawei.com>
---
 .../recipes-core/rauc/files/raspberrypi4/system.conf            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oniro-core/recipes-core/rauc/files/raspberrypi4/system.conf b/meta-oniro-core/recipes-core/rauc/files/raspberrypi4/system.conf
index eec16092..3e733553 100644
--- a/meta-oniro-core/recipes-core/rauc/files/raspberrypi4/system.conf
+++ b/meta-oniro-core/recipes-core/rauc/files/raspberrypi4/system.conf
@@ -14,7 +14,7 @@ bootloader=custom
 statusfile=/run/mount/sysdata/common/status.raucs
 
 # Description of A/B slots used on the Raspberry Pi 4.
-# Refer to meta-ohos-core/wic/x-raspberrypi.wks.in for details.
+# Refer to meta-oniro-core/wic/x-raspberrypi.wks.in for details.
 [slot.system.0]
 device=/dev/mmcblk0p2
 bootname=A
-- 
GitLab