I had also meant to include this in my original recipe, but cleaned too much up!
This is now staged on master-next. Bruce In message: [meta-virtualization][master-next][PATCH 3/3] container-host-config: extend to native and nativesdk on 19/02/2023 Chen Qi wrote: > skopeo rdepends on it, and skopeo has been extended to native and > nativesdk, so container-host-config needs also be extended. > > Signed-off-by: Chen Qi <[email protected]> > --- > .../container-host-config/container-host-config.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git > a/recipes-containers/container-host-config/container-host-config.bb > b/recipes-containers/container-host-config/container-host-config.bb > index c2f17bf..80abddf 100644 > --- a/recipes-containers/container-host-config/container-host-config.bb > +++ b/recipes-containers/container-host-config/container-host-config.bb > @@ -18,3 +18,5 @@ do_install() { > install ${WORKDIR}/registries.conf > ${D}/${sysconfdir}/containers/registries.conf > install ${WORKDIR}/policy.json ${D}/${sysconfdir}/containers/policy.json > } > + > +BBCLASSEXTEND = "native nativesdk" > -- > 2.37.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7887): https://lists.yoctoproject.org/g/meta-virtualization/message/7887 Mute This Topic: https://lists.yoctoproject.org/mt/97080775/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/21656/1014668956/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
