Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] gcc support shared source for basichash
@ 2012-01-16 11:43 Lianhao Lu
  2012-01-16 11:43 ` [PATCH 1/1] gcc-common.inc: Added shared source support " Lianhao Lu
  0 siblings, 1 reply; 8+ messages in thread
From: Lianhao Lu @ 2012-01-16 11:43 UTC (permalink / raw)
  To: openembedded-core

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(-)




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-22  3:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-16 11:43 [PATCH 0/1] gcc support shared source for basichash Lianhao Lu
2012-01-16 11:43 ` [PATCH 1/1] gcc-common.inc: Added shared source support " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox