Re: [OE-core] [PATCH 5/6] base.bbclass: Add comments for gcc links to ccache

2018-12-12 Thread Robert Yang
Hi Christopher, On 12/12/18 11:50 PM, Christopher Larson wrote: This should probably remove the dirname srctool from path and check again with the same direction, rather than reversing it, in case the toolchain is in multiple locations in PATH, as  you’re flipping the PATH priority order doing

Re: [OE-core] [PATCH 5/6] base.bbclass: Add comments for gcc links to ccache

2018-12-12 Thread Christopher Larson
This should probably remove the dirname srctool from path and check again with the same direction, rather than reversing it, in case the toolchain is in multiple locations in PATH, as you’re flipping the PATH priority order doing it this way. I realize you’re just updating the description, not

[OE-core] [PATCH 5/6] base.bbclass: Add comments for gcc links to ccache

2018-12-11 Thread Robert Yang
Signed-off-by: Robert Yang --- meta/classes/base.bbclass | 4 1 file changed, 4 insertions(+) diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass index e715ffa..e6af673 100644 --- a/meta/classes/base.bbclass +++ b/meta/classes/base.bbclass @@ -122,6 +122,10 @@ def