Skip to content

Commit

Permalink
Revert "base: nerdctl: install the binaries in OE standard places"
Browse files Browse the repository at this point in the history
  • Loading branch information
quaresmajose committed Sep 26, 2023
1 parent 740789f commit 233caec
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions meta-lmp-base/recipes-containers/nerdctl/nerdctl_git.bbappend
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,4 @@ SRC_URI:append = "\
file://0001-extend-ps-output.patch;patchdir=src/import \
"

do_install() {
install -d ${D}${bindir}
install -m 755 ${S}/src/import/_output/nerdctl ${D}${bindir}
}

RDEPENDS:${PN} += "cni"

0 comments on commit 233caec

Please sign in to comment.