diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2024-01-15 18:00:30 +0100 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-01-19 14:43:37 +0000 |
commit | a0ad18ea2832446f8a827a8a0ffe38c1f23ccb38 (patch) | |
tree | 798be9e6f7de130fa83a0cfa3b2d4c9f8269d81c /recipes-containers/docker/files/0001-dynbinary-use-go-cross-compiler.patch | |
parent | 5bd48ee74f0792029f51d5c2d59c92265216d48e (diff) | |
download | meta-virtualization-a0ad18ea2832446f8a827a8a0ffe38c1f23ccb38.tar.gz |
containerd-opencontainers: Use RDEPENDS:${PN} instead of RDEPENDS:${BPN}
The original purpose of using BPN vs PN in the RDEPENDS was due to
32bit multilib issues. Those problems are no longer present, so we
can adjust this recipe to use the standard PN in rdepends.
This change avoids the following warning:
WARNING: .../containerd-opencontainers_git.bb: Variable key
RDEPENDS:${PN} (...) replaces original key
RDEPENDS:containerd-opencontainers
( ${VIRTUAL-RUNTIME_container_runtime}).
if, e.g., RDEPENDS:${PN}:append = " ..." is used in a bbappend or
bbclass.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/docker/files/0001-dynbinary-use-go-cross-compiler.patch')
0 files changed, 0 insertions, 0 deletions