]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Allow late expansion of NATIVELSBSTRING
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Mar 2016 17:10:48 +0000 (17:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Mar 2016 10:47:45 +0000 (10:47 +0000)
commitfb680ab8b3cf7aba9b579403b1aeb96d30762320
tree575af026c60a8c4afcd92109cfd0120d596b92bc
parent7c3f2f61536cc8e0322087558cdcfe29ee2fac6d
sstate: Allow late expansion of NATIVELSBSTRING

uninative needs to adjust NATIVELSBSTRING fairly late in the
configuration parsing process but the sstate code encodes it into
variables. Since this string doesn't vary on a per recipe basis, we
defer its expansion until usage time.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass