]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/classextend: Ensure we don't extend expressions more than once
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Nov 2012 08:29:00 +0000 (09:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Nov 2012 08:29:03 +0000 (09:29 +0100)
commit5e4714a454f9f742bf8af70dad2aa66ccb87e3fd
tree71c9eac4c65108cea032bf52e653566cab384e0b
parente57278dfde1f975fa34e72354749bbc91380f36b
lib/oe/classextend: Ensure we don't extend expressions more than once

We could end up with MLPREFIX being prepended to variables like
PACKAGE_DYNAMIC. This patch avoids the problem and unbreaks builds.

[YOCTO #3389]

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