Skip to content

Commit

Permalink
Rollback container-management_%.bbappend
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilvas99 authored Oct 30, 2023
1 parent b3c71aa commit a8c2bcc
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,9 @@ SRC_URI += "file://service.template \
"

SRCREV="${AUTOREV}"
RDEPENDS:${PN}:remove = " runc-opencontainers"
RDEPENDS:${PN}:append = " crun"

RDEPENDS:${PN}:remove = " runc-opencontainers"
RDEPENDS:${PN}:append = " crun"
IMAGE_INSTALL:remove = " runc-opencontainers"


do_install:append() {

if ${@bb.utils.contains('DISTRO_FEATURES','systemd','true','false',d)}; then

# config.json
Expand Down

0 comments on commit a8c2bcc

Please sign in to comment.