* [PATCH 0/1] Ensure gcc family recipes having same sstate hash
@ 2012-02-10 3:47 Lianhao Lu
2012-02-10 3:47 ` [PATCH 1/1] gcc: Ensure same sstate hashes for shared soruce directory Lianhao Lu
2012-02-10 15:58 ` [PATCH 0/1] Ensure gcc family recipes having same sstate hash Saul Wold
0 siblings, 2 replies; 3+ messages in thread
From: Lianhao Lu @ 2012-02-10 3:47 UTC (permalink / raw)
To: openembedded-core
Ensure the gcc family recipes having the same sstate hash for do_patch task,
because they share the same source directory.
The following changes since commit 4ef5e70f531f48cef90805402c16ec02ad3f2b92:
Christopher Larson (1):
tcmode-default: add preference for gdb/gdbserver
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib llu/gccfix
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/gccfix
Lianhao Lu (1):
gcc: Ensure same sstate hashes for shared soruce directory
meta/recipes-devtools/gcc/gcc-common.inc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] gcc: Ensure same sstate hashes for shared soruce directory
2012-02-10 3:47 [PATCH 0/1] Ensure gcc family recipes having same sstate hash Lianhao Lu
@ 2012-02-10 3:47 ` Lianhao Lu
2012-02-10 15:58 ` [PATCH 0/1] Ensure gcc family recipes having same sstate hash Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Lianhao Lu @ 2012-02-10 3:47 UTC (permalink / raw)
To: openembedded-core
Ensure do_patch have the same sstate hashes for nativesdk variants of
gcc family recipes, since they share the same source directory.
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
---
meta/recipes-devtools/gcc/gcc-common.inc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-devtools/gcc/gcc-common.inc b/meta/recipes-devtools/gcc/gcc-common.inc
index e89a7c0..57668f9 100644
--- a/meta/recipes-devtools/gcc/gcc-common.inc
+++ b/meta/recipes-devtools/gcc/gcc-common.inc
@@ -109,3 +109,4 @@ do_headerfix[vardepvalue] = "PATH"
# We need to ensure that for the shared work directory, the do_patch singatures match
# The real WORKDIR location isn't a dependency for the shared workdir.
src_patches[vardepsexclude] = "WORKDIR"
+should_apply[vardepsexclude] = "PN"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 0/1] Ensure gcc family recipes having same sstate hash
2012-02-10 3:47 [PATCH 0/1] Ensure gcc family recipes having same sstate hash Lianhao Lu
2012-02-10 3:47 ` [PATCH 1/1] gcc: Ensure same sstate hashes for shared soruce directory Lianhao Lu
@ 2012-02-10 15:58 ` Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2012-02-10 15:58 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On 02/09/2012 07:47 PM, Lianhao Lu wrote:
> Ensure the gcc family recipes having the same sstate hash for do_patch task,
> because they share the same source directory.
>
> The following changes since commit 4ef5e70f531f48cef90805402c16ec02ad3f2b92:
> Christopher Larson (1):
> tcmode-default: add preference for gdb/gdbserver
>
> are available in the git repository at:
>
> git://git.yoctoproject.org/poky-contrib llu/gccfix
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/gccfix
>
> Lianhao Lu (1):
> gcc: Ensure same sstate hashes for shared soruce directory
>
> meta/recipes-devtools/gcc/gcc-common.inc | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
Merged into OE-core
Thanks
Sau!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-02-10 16:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-10 3:47 [PATCH 0/1] Ensure gcc family recipes having same sstate hash Lianhao Lu
2012-02-10 3:47 ` [PATCH 1/1] gcc: Ensure same sstate hashes for shared soruce directory Lianhao Lu
2012-02-10 15:58 ` [PATCH 0/1] Ensure gcc family recipes having same sstate hash Saul Wold
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.