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:51:56 -0400 |
commit | 92c5e5ef61b974b9fc84d407d1b02d7a5981f112 (patch) | |
tree | abcab8000925541dc8191f325766c85f05ccdaa7 /recipes-containers/docker/docker.inc | |
parent | 16e38ec8d0f390d3a5e8ee89fe74246edba0bd7c (diff) | |
download | meta-virtualization-honister-net.tar.gz |
crun: fix offline buildshonister-net
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-containers/docker/docker.inc')
0 files changed, 0 insertions, 0 deletions