Remove python dependency from packagegroup-selinux-minimal 51/28751/7
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Tue, 2 May 2023 14:23:22 +0000 (23:23 +0900)
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 8 May 2023 23:13:10 +0000 (08:13 +0900)
commitbf1617a36fe4e1932772a12604e13fd4f5c463f4
treefd190a959ef7819cb025f48a2932dd41f6aacf07
parent445bebc668e39da6ff531382ecd99fa42ab0b3c4
Remove python dependency from packagegroup-selinux-minimal

A meta-selinux has issue for force install many packages.
A packagegroup-selinux-minimal may support desktop and server
runtime use case, may not match AGL (embedded) runtime use case.
One of the big issue, that force install unnecessarily python
runtime to image.  It's caused by backward compatibility for
policycoreutils package, maybe.

This patch fix this issue temporally.
Shall fix at meta-agl layer at SPEC-4778.

Bug-AGL: SPEC-4777

Change-Id: I2b844cd928448b024e4a6830ea98e7dc76f0832b
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
meta-agl-ic-container/conf/layer.conf
meta-agl-ic-container/dynamic-layers/meta-selinux/recipes-security/selinux/policycoreutils_%.bbappend [new file with mode: 0644]