mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
k8s: add kubernetes to host packagegroup
Install the core kubernetes package (and RDEPENDS) as part of the host packagegroup. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
4d0f0a5ca2
commit
fc5fdd79e0
|
@ -25,6 +25,7 @@ RDEPENDS:packagegroup-kubernetes-base = " \
|
||||||
|
|
||||||
RDEPENDS:packagegroup-k8s-host = " \
|
RDEPENDS:packagegroup-k8s-host = " \
|
||||||
packagegroup-kubernetes-base \
|
packagegroup-kubernetes-base \
|
||||||
|
kubernetes \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:packagegroup-k8s-node = " \
|
RDEPENDS:packagegroup-k8s-node = " \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user