gconf: remove python3 dependency for cc6ul platform

This package adds a dependency of python3-xml that includes the python3 core
package, increasing the size of rootfs by 8MB.

https://jira.digi.com/browse/DEL-7524

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2021-05-19 17:29:04 +02:00
parent 79a37bec34
commit f53c5e7ba5
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# Copyright (C) 2021 Digi International.
# We don't use python3 and they take up over
# 8 MiB in the filesystem, so remove them.
RDEPENDS_${PN}_remove_ccimx6ul = "python3-xml"