From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Chen Qi <Qi.Chen@windriver.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][master-next][PATCH 3/3] container-host-config: extend to native and nativesdk
Date: Tue, 21 Feb 2023 10:14:09 -0500 [thread overview]
Message-ID: <Y/TfwYIYnaw54yju@gmail.com> (raw)
In-Reply-To: <20230220045423.84802-3-Qi.Chen@windriver.com>
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 <Qi.Chen@windriver.com>
> ---
> .../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 (#7882): https://lists.yoctoproject.org/g/meta-virtualization/message/7882
> Mute This Topic: https://lists.yoctoproject.org/mt/97080775/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
next prev parent reply other threads:[~2023-02-21 15:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-20 4:54 [meta-virtualization][master-next][PATCH 1/3] Revert "cri-o: install policy.json to avoid image pulling error" Chen Qi
2023-02-20 4:54 ` [meta-virtualization][master-next][PATCH 2/3] container-host-config: provide /etc/containers/policy.json Chen Qi
2023-02-21 15:13 ` Bruce Ashfield
2023-02-20 4:54 ` [meta-virtualization][master-next][PATCH 3/3] container-host-config: extend to native and nativesdk Chen Qi
2023-02-21 15:14 ` Bruce Ashfield [this message]
2023-02-21 15:14 ` [meta-virtualization][master-next][PATCH 1/3] Revert "cri-o: install policy.json to avoid image pulling error" Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y/TfwYIYnaw54yju@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=Qi.Chen@windriver.com \
--cc=meta-virtualization@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.