[elbe-devel] Annotation to binaryblob added

Steih, Martin Martin.Steih at lachmann-rink.de
Wed Dec 7 07:18:51 CET 2022


Hi all,

if it is ok with everyone, I would like to propose the following annotation, since the first use of <binaryblob> for a new Teammember is always a bit of reverse engineering.


>From c7cffe3ce0830bbb1f4dac300ec3fbbd334fca3f Mon Sep 17 00:00:00 2001
From: Martin Steih <martin.steih at lachmann-rink.de>
Date: Tue, 6 Dec 2022 23:07:18 -0700
Subject: [PATCH] Hints to the interpretation of path within binaryblob added

The path of a binaryblob is interpreted differently depending on whether it starts with a / or not.
This commit adds this to the annotation of complexType binaryblob in dbsfed.xsd

Signed-off-by: Martin Steih <martin.steih at lachmann-rink.de>
---
schema/dbsfed.xsd | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
index e9e2381f..72bca5a3 100644
--- a/schema/dbsfed.xsd
+++ b/schema/dbsfed.xsd
@@ -1434,7 +1434,8 @@ SPDX-FileCopyrightText: Linutronix GmbH
   <complexType name="binaryblob">
     <annotation>
       <documentation>
-        a binary that is dd'ed to the specified offset
+        a binary that is dd'ed to the specified offset. If path starts with a /, the binary blob will be interpreted as relative to target root.
+        Otherwise, the path will be interpreted as being relative to the corresponding elbe project.
       </documentation>
     </annotation>
     <simpleContent>
--
2.30.2


i. A. Martin Steih
Projektleiter
Entwicklung

[cid:image001.png at 01D90A0C.27365DE0]<https://www.lachmann-rink.de/>

Lachmann & Rink GmbH
Martin.Steih at lachmann-rink.de<mailto:Martin.Steih at lachmann-rink.de> | www.lachmann-rink.de<https://www.lachmann-rink.de>
fon: +49 2734 2817 430<tel:+49%202734%202817%20430>

Hommeswiese 129, 57258 Freudenberg | Otto-Hahn-Straße 18-20, 44227 Dortmund
Geschäftsführer: Dipl.-Ing. Arjan Bijlard, Dipl.-Inf. Claudius Rink | Amtsgericht Siegen, HRB 2600
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20221207/6c7c54cc/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 47352 bytes
Desc: image001.png
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20221207/6c7c54cc/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Hints-to-the-interpretation-of-path-within-binaryblo.patch
Type: application/octet-stream
Size: 1207 bytes
Desc: 0001-Hints-to-the-interpretation-of-path-within-binaryblo.patch
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20221207/6c7c54cc/attachment-0001.obj>


More information about the elbe-devel mailing list