Skip to content

Commit

Permalink
demo-image: add systemd crypt and container
Browse files Browse the repository at this point in the history
  • Loading branch information
embetrix committed Sep 23, 2024
1 parent 4103629 commit 21f8dc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes-core/images/stm32mp15x-demo-image.bb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ IMAGE_INSTALL += "\
libp11 \
softhsm \
cryptsetup \
systemd-crypt \
systemd-container \
keyutils \
curl \
strace \
Expand Down
3 changes: 3 additions & 0 deletions recipes-core/systemd/systemd_%.bbappend
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
PACKAGECONFIG:append = " cryptsetup cryptsetup-plugins"

RRECOMMENDS:${PN} += "systemd-crypt systemd-container"

0 comments on commit 21f8dc5

Please sign in to comment.