All of lore.kernel.org
 help / color / mirror / Atom feed
* [isar-cip-core] cip-core-image-security.bb: Add packages required for IEC security requirements
@ 2022-09-01 14:55 Sai.Sathujoda
  2022-09-01 20:10 ` Jan Kiszka
  0 siblings, 1 reply; 2+ messages in thread
From: Sai.Sathujoda @ 2022-09-01 14:55 UTC (permalink / raw)
  To: cip-dev, jan.kiszka; +Cc: Sai, dinesh.kumar, kazuhiro3.hayashi

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}"
-- 
2.20.1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [isar-cip-core] cip-core-image-security.bb: Add packages required for IEC security requirements
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kiszka @ 2022-09-01 20:10 UTC (permalink / raw)
  To: Sai.Sathujoda, cip-dev; +Cc: dinesh.kumar, kazuhiro3.hayashi

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-01 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 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.