From: Phil Blundell <pb@pbcl.net>
To: Saul Wold <sgw@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 3/3] binutils: remove embedsp
Date: Thu, 07 Nov 2013 07:27:31 +0000 [thread overview]
Message-ID: <1383809251.8901.151.camel@x121e.pbcl.net> (raw)
In-Reply-To: <1383775339-4220-3-git-send-email-sgw@linux.intel.com>
On Wed, 2013-11-06 at 14:02 -0800, Saul Wold wrote:
> This is only built for PPC and not needed, so remove it to fix the QA Issue
>
> ERROR: QA Issue: binutils: Files/directories were installed but not shipped
> /usr/bin/embedspu
The QA error above talks about "embedspu", but both the subject line of
your message and the patch itself say that they are removing "embedsp".
Is that correct?
Also, please add some commentary to the patch explaining why simply
adding embedsp{u} to FILES isn't the right thing to do.
> +do_install_append_class-target () {
> + # we dont really care about embedsp for ppc so remove it
> + rm -f ${D}/${bindir}/embedsp || :
> +}
> +
"rm -f" already ignores nonexistent files so I don't think that the
"|| :" construct is buying anything.
p.
prev parent reply other threads:[~2013-11-07 7:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-06 22:02 [PATCH 1/3] kbd: upgrade to 2.0.1 Saul Wold
2013-11-06 22:02 ` [PATCH 2/3] nspr: Update to 4.10.1 Saul Wold
2013-11-06 22:02 ` [PATCH 3/3] binutils: remove embedsp Saul Wold
2013-11-07 7:27 ` Phil Blundell [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=1383809251.8901.151.camel@x121e.pbcl.net \
--to=pb@pbcl.net \
--cc=openembedded-core@lists.openembedded.org \
--cc=sgw@linux.intel.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