Skip to content

Commit

Permalink
fixup! manifest: handle convert/converted image properties
Browse files Browse the repository at this point in the history
  • Loading branch information
ejoerns committed Aug 25, 2024
1 parent 69a1fbc commit 569d45c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/manifest.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ typedef struct {
SlotHooks hooks;
GStrv adaptive;
GStrv convert;
/* String array of converted filenames. Not NULL-terminated! */
GPtrArray* converted;
} RaucImage;

Expand Down

0 comments on commit 569d45c

Please sign in to comment.