diff mbox series

[isar-cip-core,6/6] cip-core-image-security.bb: Add sudo package

Message ID 31b1675663114343b3888f3c601a0b20@toshiba-tsip.com (mailing list archive)
State Accepted
Headers show
Series [isar-cip-core,1/6] opt-security.yml: Sample settings to install security | expand

Commit Message

Venkata Pyla June 26, 2020, 6:45 a.m. UTC
From: venkata pyla venkata.pyla@toshiba-tsip.com<mailto:venkata.pyla@toshiba-tsip.com>

Added sudo package for security feature

Signed-off-by: venkata pyla <venkata.pyla@toshiba-tsip.com>
---
recipes-core/images/cip-core-image-security.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

               acl \
               libauparse0 audispd-plugins auditd \
               uuid-runtime \
+             sudo \
"
--
2.20.1
The information contained in this e-mail message and in any
attachments/annexure/appendices is confidential to the 
recipient and may contain privileged information. 
If you are not the intended recipient, please notify the
sender and delete the message along with any 
attachments/annexure/appendices. You should not disclose,
copy or otherwise use the information contained in the
message or any annexure. Any views expressed in this e-mail 
are those of the individual sender except where the sender 
specifically states them to be the views of 
Toshiba Software India Pvt. Ltd. (TSIP),Bangalore.

Although this transmission and any attachments are believed to be
free of any virus or other defect that might affect any computer 
system into which it is received and opened, it is the responsibility
of the recipient to ensure that it is virus free and no responsibility 
is accepted by Toshiba Embedded Software India Pvt. Ltd, for any loss or
damage arising in any way from its use.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#4837): https://lists.cip-project.org/g/cip-dev/message/4837
Mute This Topic: https://lists.cip-project.org/mt/75119575/4520428
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129116/1171672734/xyzzy  [patchwork-cip-dev@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-
diff mbox series

Patch

diff --git a/recipes-core/images/cip-core-image-security.bb b/recipes-core/images/cip-core-image-security.bb
index b883414..8253952 100644
--- a/recipes-core/images/cip-core-image-security.bb
+++ b/recipes-core/images/cip-core-image-security.bb
@@ -17,7 +17,6 @@  DESCRIPTION = "CIP Core image including security packages"
IMAGE_INSTALL += "customizations"
 # Debian packages that provide security features
-# TODO: Add sudo or sudo-ldap which conflict each other
IMAGE_PREINSTALL += " \
               openssl libssl1.1 \
               fail2ban \
@@ -34,4 +33,5 @@  IMAGE_PREINSTALL += " \