Skip to content

Commit

Permalink
genimage: update to v18
Browse files Browse the repository at this point in the history
This release includes pengutronix/genimage#243
which changes from genext2fs to e2fsprogs/mke2fs as default for creating
ext* images.

This will finally allow us to drop the recipe for genext2fs in a next
step.

Signed-off-by: Enrico Jörns <[email protected]>
  • Loading branch information
ejoerns committed Jul 17, 2024
1 parent b13b7a4 commit 67596cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions recipes-devtools/genimage/genimage_17.bb

This file was deleted.

3 changes: 3 additions & 0 deletions recipes-devtools/genimage/genimage_18.bb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
require genimage.inc

SRC_URI[sha256sum] = "ebc3f886c4d80064dd6c6d5e3c2e98e5a670078264108ce2f89ada8a2e13fedd"

0 comments on commit 67596cb

Please sign in to comment.