Hi Jan, On Wed, 2018-04-11 at 18:21 +0200, Jan Kiszka wrote: > On 2018-04-11 12:36, [ext] claudius.heine.ext@siemens.com wrote: > > From: Claudius Heine > > > > After the image has finished building, the qemu-arm-static binary > > can be > > removed because its no longer needed. > > > > Reported-by: Henning Schild > > Signed-off-by: Claudius Heine > > --- > > meta-isar/recipes-core/images/files/raspbian-configscript.sh | 3 > > +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/meta-isar/recipes-core/images/files/raspbian- > > configscript.sh b/meta-isar/recipes-core/images/files/raspbian- > > configscript.sh > > index ec05a6b..d7bdc07 100644 > > --- a/meta-isar/recipes-core/images/files/raspbian-configscript.sh > > +++ b/meta-isar/recipes-core/images/files/raspbian-configscript.sh > > @@ -63,3 +63,6 @@ EOF > > > > localepurge > > apt-get clean > > + > > +# Remove qemu-*-static: > > +find /usr/bin -maxdepth 1 -name 'qemu-*-static' -delete > > > > And what cleans this up in the other, non-raspbian images? Yes, you are right. Forgot about quemuarm. regards, Claudius -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de PGP key: 6FF2 E59F 00C6 BC28 31D8 64C1 1173 CB19 9808 B153 Keyserver: hkp://pool.sks-keyservers.net