On Tue, Sep 26, 2023 at 4:45 PM Srikanth Yalavarthi <[email protected]> wrote: > > libarchive may support xz decompression only through an > external (slower) helper. > > In such a case, archive_read_support_filter_xz() returns > ARCHIVE_WARN. > > Fixes: 40edb9c0d36b ("eal: handle compressed firmware") > Cc: [email protected] > > Signed-off-by: Srikanth Yalavarthi <[email protected]>
Reviewed-by: David Marchand <[email protected]> -- David Marchand

