Re: [yocto] [meta-baryon][PATCH] layer.conf: avoid unnecessary early expansion with :=

2013-03-19 Thread Paul Eggleton
On Monday 18 March 2013 18:13:45 Christopher Larson wrote: From: Christopher Larson chris_lar...@mentor.com bitbake handles immediate expansions of LAYERDIR for us automatically. Signed-off-by: Christopher Larson chris_lar...@mentor.com --- conf/layer.conf | 6 +++--- 1 file changed, 3

[yocto] [meta-baryon][PATCH] layer.conf: avoid unnecessary early expansion with :=

2013-03-18 Thread Christopher Larson
From: Christopher Larson chris_lar...@mentor.com bitbake handles immediate expansions of LAYERDIR for us automatically. Signed-off-by: Christopher Larson chris_lar...@mentor.com --- conf/layer.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/layer.conf