mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
crun: fixup backport breakage
do_configure_prepend was duplicated during the backport of
bbed941
crun: fix offline builds
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
6990172643
commit
3415134f7d
|
@ -30,7 +30,6 @@ DEPENDS += "libseccomp"
|
|||
DEPENDS += "systemd"
|
||||
DEPENDS += "oci-image-spec oci-runtime-spec"
|
||||
|
||||
do_configure_prepend () {
|
||||
do_configure_prepend () {
|
||||
# extracted from autogen.sh in crun source. This avoids
|
||||
# git submodule fetching.
|
||||
|
|
Loading…
Reference in New Issue
Block a user