mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
container-host-config: extend to native and nativesdk
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 <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
a27ba1b77d
commit
a517e15529
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user