From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Cc: Martin Jansa <martin.jansa@gmail.com>
Subject: Re: [PATCH] binutils: package ld.gold symlink
Date: Thu, 19 Jul 2012 21:29:57 -0700 [thread overview]
Message-ID: <5008DEC5.6050701@linux.intel.com> (raw)
In-Reply-To: <1342609472-5729-1-git-send-email-Martin.Jansa@gmail.com>
On 07/18/2012 04:04 AM, Martin Jansa wrote:
> * fixes:
> NOTE: package binutils-2.22-r11: task do_package: Started
> WARNING: QA Issue: binutils: Files/directories were installed but not shipped
> /usr/bin/ld.gold
> NOTE: package binutils-2.22-r11: task do_package: Succeeded
>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
> meta/recipes-devtools/binutils/binutils-2.22.inc | 2 +-
> meta/recipes-devtools/binutils/binutils.inc | 1 +
> 2 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-devtools/binutils/binutils-2.22.inc b/meta/recipes-devtools/binutils/binutils-2.22.inc
> index ca2d30e..e776985 100644
> --- a/meta/recipes-devtools/binutils/binutils-2.22.inc
> +++ b/meta/recipes-devtools/binutils/binutils-2.22.inc
> @@ -1,4 +1,4 @@
> -PR = "r11"
> +PR = "r12"
>
> LIC_FILES_CHKSUM="\
> file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\
> diff --git a/meta/recipes-devtools/binutils/binutils.inc b/meta/recipes-devtools/binutils/binutils.inc
> index 5c8e55b..cd923bd 100644
> --- a/meta/recipes-devtools/binutils/binutils.inc
> +++ b/meta/recipes-devtools/binutils/binutils.inc
> @@ -36,6 +36,7 @@ FILES_${PN}-symlinks = " \
> ${bindir}/gprof \
> ${bindir}/ld \
> ${bindir}/ld.bfd \
> + ${bindir}/ld.gold \
> ${bindir}/nm \
> ${bindir}/objcopy \
> ${bindir}/objdump \
>
Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2012-07-20 4:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-18 11:04 [PATCH] binutils: package ld.gold symlink Martin Jansa
2012-07-20 4:29 ` Saul Wold [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=5008DEC5.6050701@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.