All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: <Sai.Sathujoda@toshiba-tsip.com>, <cip-dev@lists.cip-project.org>
Cc: <dinesh.kumar@toshiba-tsip.com>, <kazuhiro3.hayashi@toshiba.co.jp>
Subject: Re: [isar-cip-core] cip-core-image-security.bb: Add packages required for IEC security requirements
Date: Thu, 1 Sep 2022 22:10:39 +0200	[thread overview]
Message-ID: <e8c40664-a766-95c7-ae02-85c507ab1b99@siemens.com> (raw)
In-Reply-To: <20220901145554.11456-1-Sai.Sathujoda@toshiba-tsip.com>

On 01.09.22 16:55, Sai.Sathujoda@toshiba-tsip.com wrote:
> From: Sai <Sai.Sathujoda@toshiba-tsip.com>
> 
> Add packages that are necessary for IEC requirments, even though these packages
> are installed as part of CIP base system, mentioning them in this recipe will
> make sure the packages are installed and also it provides the information of
> what packages are required to satisfy IEC requirements.
> 
> Signed-off-by: Sai <Sai.Sathujoda@toshiba-tsip.com>
> ---
>  recipes-core/images/cip-core-image-security.bb | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/recipes-core/images/cip-core-image-security.bb b/recipes-core/images/cip-core-image-security.bb
> index 24b1f46..8ea032c 100644
> --- a/recipes-core/images/cip-core-image-security.bb
> +++ b/recipes-core/images/cip-core-image-security.bb
> @@ -34,6 +34,10 @@ IMAGE_PREINSTALL += " \
>  	sudo \
>  	aide-common \
>  	libpam-google-authenticator \
> +	passwd \
> +	login \
> +	libpam-runtime \
> +	util-linux \
>  "
>  
>  OVERRIDES_append = ":${BASE_DISTRO_CODENAME}"

Thanks, applied.

Jan

-- 
Siemens AG, Technology
Competence Center Embedded Linux


      reply	other threads:[~2022-09-01 20:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-01 14:55 [isar-cip-core] cip-core-image-security.bb: Add packages required for IEC security requirements Sai.Sathujoda
2022-09-01 20:10 ` Jan Kiszka [this message]

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=e8c40664-a766-95c7-ae02-85c507ab1b99@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=Sai.Sathujoda@toshiba-tsip.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=dinesh.kumar@toshiba-tsip.com \
    --cc=kazuhiro3.hayashi@toshiba.co.jp \
    /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.