On Wed, Feb 3, 2016 at 3:33 AM, Markus Lehtonen < markus.lehtonen@linux.intel.com> wrote: > This expands the python expansion regex by matching curly brackets > inside python expressions. In its simplicity it is limited: e.g. it does > not correctly handle nested curly brackets or open curly brackets (i.e. > '{' without a matching '}') inside python expressions. Making python > parsing inside data_smart fully error-free would require significantly > more work, basically using/implementing python parser to correctly > handle python strings etc. > > [YOCTO #8849] > > Signed-off-by: Markus Lehtonen > Will this cause problems with regular variable expansion nested inside of inline python, which is allowed? I.e. ${@ ... '${FOO}'} -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics