]> code.ossystems Code Review - openembedded-core.git/commit
classes/uninative: set SSTATEPOSTUNPACKFUNCS[vardepvalueexclude] properly
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 7 Apr 2017 04:57:22 +0000 (16:57 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Apr 2017 17:09:19 +0000 (18:09 +0100)
commita147838c3dfd4c53084a19b052b8d4e183293412
tree489aec517becad3de12925498622d67fabe48906
parent86cb4b01f2020553902554e512c02147eb4e0f51
classes/uninative: set SSTATEPOSTUNPACKFUNCS[vardepvalueexclude] properly

Append to the value with appendVarFlag() instead of setting it outright,
so that we can also append to it in other places. Accordingly, this
varflag is pipe-separated (since we want to be able to exclude any
string fragment, in this case including the leading space), thus put a
leading pipe character to play nicely with any existing value.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/uninative.bbclass