codeparser: silence non-literal warnings for vardeps
authorChristopher Larson <chris_larson@mentor.com>
Fri, 4 Nov 2011 18:59:46 +0000 (14:59 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Nov 2011 11:44:29 +0000 (11:44 +0000)
commit969a29034095f80be8813fb5cf67c28539e7dcda
treed12c1d15e8370c3f714994dd918414c6bd0ba50d
parentd0253920756fc7dbe677b3acc5e69998ace690e2
codeparser: silence non-literal warnings for vardeps

If the vardeps flag is not None, we now silence the warnings about
non-literal usage for that variable.

(Bitbake rev: e724b9f417d1baf898f5afc6376c73c1a2ad8db9)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/codeparser.py
bitbake/lib/bb/data.py
bitbake/lib/bb/data_smart.py