]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/classextend: Fix nativesdk double name mapping
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Jul 2015 13:22:53 +0000 (14:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jul 2015 21:53:23 +0000 (22:53 +0100)
commit608ceb14ebc144102a0f9c2d449d9cb54b8f77b9
treeab294d98c5caaea0aa85fa1d760b1f27c80bf368
parent27d068d05239c26a3848eb101571acab54635e37
lib/oe/classextend: Fix nativesdk double name mapping

Handle the case a name has already been extended in the nativesdk case
(avoids double name extensions which can happen with nativesdk-gcc).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/classextend.py