[bitbake-devel] [PATCH 0/2] data_smart: simple matching of curly brackets inside Python expressions

Markus Lehtonen markus.lehtonen at linux.intel.com
Wed Feb 3 10:33:37 UTC 2016


This patchset aims at making the parsing of Python expressions in variable
definitions a bit more reliable by adding simple matching of curly brackets.

[YOCTO #8849]

Markus Lehtonen (2):
  data_smart: simple bracket matching inside python expressions
  data_smart: handle '\x7d' in python parsing

 lib/bb/data_smart.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.1.4




More information about the bitbake-devel mailing list