diff mbox series

[isar-cip-core,5/6] cip-core-image-security.bb: append security packages to existing 'IMAGE_PREINSTALL'

Message ID ef0350ec7440482f934dd3d815795096@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:44 a.m. UTC
From: venkata pyla venkata.pyla@toshiba-tsip.com<mailto:venkata.pyla@toshiba-tsip.com>

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(-)

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 (#4836): https://lists.cip-project.org/g/cip-dev/message/4836
Mute This Topic: https://lists.cip-project.org/mt/75119573/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 70571f8..b883414 100644
--- a/recipes-core/images/cip-core-image-security.bb
+++ b/recipes-core/images/cip-core-image-security.bb
@@ -18,7 +18,7 @@  IMAGE_INSTALL += "customizations"
 # Debian packages that provide security features
# TODO: Add sudo or sudo-ldap which conflict each other
-IMAGE_PREINSTALL = " \
+IMAGE_PREINSTALL += " \
               openssl libssl1.1 \
               fail2ban \
               openssh-server openssh-sftp-server openssh-client \
--
2.20.1