diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-10-18 13:27:28 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-10-18 13:32:43 -0400 |
commit | 21fc48f10ec2031cf0b6610531258c51434e1bb5 (patch) | |
tree | f20b982d3ff46f4bcef80cc5ada6501d8a78bd0f /recipes-core/runx | |
parent | b2299d39000252829f0e99006efcfcf0a3ebb3dc (diff) | |
download | meta-virtualization-21fc48f10ec2031cf0b6610531258c51434e1bb5.tar.gz |
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>
Diffstat (limited to 'recipes-core/runx')
0 files changed, 0 insertions, 0 deletions