distro-minimal: Reinclude python cached files

The difference in size of the final image is really minimal, but having
this config different between minimal and "normal" distributions, makes
us unable to share quite a lot of sstate between the two distributions.

BugzID: 80673
This commit is contained in:
Alexandre Bard 2022-09-16 13:49:39 +02:00
parent 68f1d6876b
commit 535e4a4c8a
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ require netmodule-linux.conf
DISTRO = "netmodule-linux-minimal"
DISTRO_VARIANT = " for minimal fitImage"
INCLUDE_PYCS_pn-python3 = "0"
INHERIT += "reproducible_build_simple"
export SOURCE_DATE_EPOCH ?= "0"
REPRODUCIBLE_TIMESTAMP_ROOTFS = ""