All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lianhao Lu <lianhao.lu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] gcc support shared source for basichash
Date: Mon, 16 Jan 2012 19:43:07 +0800	[thread overview]
Message-ID: <cover.1326714004.git.lianhao.lu@intel.com> (raw)

This is part of the Yocto Bug #1555 fixing.

We use ".done" file along with the task lockfile to allow multiple 
gcc-related recipes sharing the same source directory when basichash 
is used as the default signature handler.

The following changes since commit bd047935305c872b565f30b46c94b7077e5fb3a2:
  Richard Purdie (1):
        patch.bbclass: Ensure the DATE and SRCDATE variable exclusions apply to the correct function

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib llu/bug1555-gcc
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/bug1555-gcc

Lianhao Lu (1):
  gcc-common.inc: Added shared source support for basichash.

 meta/recipes-devtools/gcc/gcc-common.inc |   56 ++++++++++++++++++++++++++++++
 1 files changed, 56 insertions(+), 0 deletions(-)




             reply	other threads:[~2012-01-16 11:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-16 11:43 Lianhao Lu [this message]
2012-01-16 11:43 ` [PATCH 1/1] gcc-common.inc: Added shared source support for basichash Lianhao Lu
2012-01-16 16:59   ` Richard Purdie
2012-01-17  3:05     ` Lu, Lianhao
2012-01-19  9:12       ` Richard Purdie
2012-01-19  9:40         ` Lu, Lianhao
2012-01-19 10:11           ` Richard Purdie
2012-01-22  3:02       ` Khem Raj

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=cover.1326714004.git.lianhao.lu@intel.com \
    --to=lianhao.lu@intel.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.