meta-virtualization/recipes-containers/crun
Bruce Ashfield 92c5e5ef61 crun: fix offline builds
The 'autogen.sh' script of crun was fetching dependencies that we
already have in our SRC_URI. We want the OE git fetcher to manage
the source, not scripts in the source of a package.

We grab the two lines out of autogen.sh that we need, and use them
directly in the configure_prepend.

We also add yajl to the source code dependencies as the package
DEPENDS is not enough as crun is explicitly building source that
looks for the yajl code.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-10-18 13:51:56 -04:00
..
crun_git.bb crun: fix offline builds 2021-10-18 13:51:56 -04:00