[PATCH] Doc: Fix a duplicated line in RECIPE-API-CHANGELOG.md

1 view
Skip to first unread message

Zhihang Wei

unread,
3:50 AM (13 hours ago) 3:50 AM
to isar-...@googlegroups.com
A duplicated line was accidentally added to RECIPE-API-CHANGELOG.md when
resolving conflicts. This patch corrects the doc.

Signed-off-by: Zhihang Wei <w...@ilbers.de>
---
RECIPE-API-CHANGELOG.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md
index 247aac13..88819993 100644
--- a/RECIPE-API-CHANGELOG.md
+++ b/RECIPE-API-CHANGELOG.md
@@ -790,14 +790,13 @@ unset (the default), `Rules-Requires-Root` will not be added. Otherwise,
Set `Rules-Requires-Root: no` in `debian/control` files to prevent unnecessary
invocation of fakeroot during package builds. This follows Debian guidelines
recommending not to use fakeroot when no privileged operations (e.g., `chown`,
-root file modifications) are required.
+root file modifications) are required.

### Add opensbi class to simplify custom OpenSBI builds

A new class called `opensbi` has been introduced that shall help writing
shorter recipes for custom OpenSBI builds. Usage examples can be found in
`meta-isar/recipes/bsp/opensbi`.
-root file modifications) are required.

### Populate systemd units based on presets during image postprocessing

--
2.39.5

Reply all
Reply to author
Forward
0 new messages