Hi Quentin,
On Mon, May 27, 2024 at 05:20:53PM +0200, Quentin Schulz wrote:
> Hi Marcus,
[...]
>
> > --- /dev/null
> > +++ b/meta/lib/oe/bootfiles.py
> > @@ -0,0 +1,56 @@
> > +#
> > +# SPDX-License-Identifier: MIT
> > +#
> > +# Copyright (C) 2024 Marcus Folkesson
> > +# Author: Marcus Folkesson
Hi Marcus,
On 5/25/24 10:50 AM, Marcus Folkesson wrote:
Break out the code that parse IMAGE_BOOT_FILES to a common library.
Signed-off-by: Marcus Folkesson
---
meta/lib/oe/bootfiles.py | 56 +++
.../wic/plugins/source/bootimg-partition.py | 39 +---
Break out the code that parse IMAGE_BOOT_FILES to a common library.
Signed-off-by: Marcus Folkesson
---
meta/lib/oe/bootfiles.py | 56 +++
.../wic/plugins/source/bootimg-partition.py | 39 +
2 files changed, 59 insertions(+), 36 deletions(-)
cr