]> code.ossystems Code Review - openembedded-core.git/commit
ncurses: use closing curly brackets in FILES_${PN}-tools variable
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 4 Feb 2016 14:06:35 +0000 (16:06 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Feb 2016 23:35:04 +0000 (23:35 +0000)
commitc92ed91e40a05d56ab73097844788b185fa6e19c
treea8f54674073b8b4da4555503c2c52d1766400115
parent97afba61ab5124fab68c97609920d2cb67774174
ncurses: use closing curly brackets in FILES_${PN}-tools variable

This patch removes a workaround (needed for bitbake python parser) where
closing curly brackets were replaced by ascii code '\x7d'.

This commit requires a bitbake version with the
"data_smart: simple bracket matching inside python expressions" patch
applied.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ncurses/ncurses.inc