]> code.ossystems Code Review - openembedded-core.git/commit
wic: add BitbakeVars class
authorEd Bartosh <ed.bartosh@linux.intel.com>
Sun, 30 Aug 2015 17:47:00 +0000 (20:47 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 20:38:11 +0000 (21:38 +0100)
commit3229d37993e315c9ca1902849746b9f50f35845c
tree0c2ec328e119575a2881f8e3dc85790cf90be9db
parentd19f6900a07a718660fcd75d36a3facf048ce157
wic: add BitbakeVars class

Moved code of getting bitbake variables into separate class.

Created singleton object of this class in the module namespace.

Preserved existing API get_bitbake_var.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/utils/oe/misc.py