public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Claudius Heine <ch@denx.de>
To: Jan Kiszka <jan.kiszka@siemens.com>,
	"[ext] claudius.heine.ext@siemens.com"
	<claudius.heine.ext@siemens.com>,
	isar-users@googlegroups.com
Subject: Re: [PATCH v2 2/2] meta-isar/raspbian-configscript: added removal of qemu-arm-static
Date: Wed, 11 Apr 2018 22:29:49 +0200	[thread overview]
Message-ID: <65b5f844dbc81026baa52a14289967cc83cccbf1.camel@denx.de> (raw)
In-Reply-To: <ff0c9369-1288-03ab-c150-2c1d2118fdbd@siemens.com>

[-- Attachment #1: Type: text/plain, Size: 1561 bytes --]

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 <ch@denx.de>
> > 
> > After the image has finished building, the qemu-arm-static binary
> > can be
> > removed because its no longer needed.
> > 
> > Reported-by: Henning Schild <henning.schild@siemens.com>
> > Signed-off-by: Claudius Heine <ch@denx.de>
> > ---
> >  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

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2018-04-11 20:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-11 10:36 [PATCH v2 0/2] Cleanup of the configscripts claudius.heine.ext
2018-04-11 10:36 ` [PATCH v2 1/2] meta-isar/isar-image-base: remove uncesessary cmd lines from cfg scripts claudius.heine.ext
2018-04-11 10:36 ` [PATCH v2 2/2] meta-isar/raspbian-configscript: added removal of qemu-arm-static claudius.heine.ext
2018-04-11 16:21   ` Jan Kiszka
2018-04-11 20:29     ` Claudius Heine [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=65b5f844dbc81026baa52a14289967cc83cccbf1.camel@denx.de \
    --to=ch@denx.de \
    --cc=claudius.heine.ext@siemens.com \
    --cc=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox