]> code.ossystems Code Review - openembedded-core.git/commit
layer.conf: avoid unnecessary early expansion with :=
authorChristopher Larson <chris_larson@mentor.com>
Tue, 19 Mar 2013 01:55:07 +0000 (18:55 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Mar 2013 11:52:21 +0000 (11:52 +0000)
commit643ac87145eba5dc105377041bc3deb163b62926
tree0266f969d5e9021d7d86d71d5c9a97dad42ef073
parent5704dfa690a625abcface432cf5f9c9bc3ee8abd
layer.conf: avoid unnecessary early expansion with :=

bitbake handles immediate expansions of LAYERDIR for us automatically.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-hob/conf/layer.conf
meta-skeleton/conf/layer.conf
meta/conf/layer.conf