[OE-core] [PATCH 0/1] gcc support shared source for basichash

Lianhao Lu lianhao.lu at intel.com
Mon Jan 16 11:43:07 UTC 2012


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





More information about the Openembedded-core mailing list