pengutronix / genimage

tool to generate multiple filesystem and flash images from a tree
GNU General Public License v2.0
308 stars 110 forks source link

image-ext: ensure size is always interpreted as kilobytes #140

Closed OsterlaD closed 3 years ago

OsterlaD commented 3 years ago

Allow to override block-size from config file.

Signed-off-by: Denis Osterland-Heim Denis.Osterland@diehl.com

OsterlaD commented 3 years ago

The test fails while installing the dependencies.

Err:14 http://security.ubuntu.com/ubuntu xenial-security/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.49
  404  Not Found

Can you have a look at it?

michaelolbrich commented 3 years ago

Can you rebase? Then it should build. And please update the pull request description. It's a different patch after all.