]> code.ossystems Code Review - openembedded-core.git/commit
wic: Fix error message when reporting invalid offset
authorJoshua Watt <JPEWhacker@gmail.com>
Fri, 12 Jun 2020 21:50:16 +0000 (16:50 -0500)
committerSteve Sakoman <steve@sakoman.com>
Wed, 30 Sep 2020 15:52:01 +0000 (05:52 -1000)
commit0ff25797126772f40e357a2f3cf81eccf659adaf
tree1074445d6bd209e21a73bc319f05f6c19f3b1979
parent62a7a10c31bcf133cbd99d4de928f15a30e45ab1
wic: Fix error message when reporting invalid offset

The error message was reporting the calculated offset instead of the
current offset, which made it confusing.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 2be775cfe1b49ce3889b5dc326e2b67a9667f18a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/lib/wic/plugins/imager/direct.py