[OE-core] [PATCH] ncurses: use closing curly brackets

Markus Lehtonen markus.lehtonen at linux.intel.com
Thu Feb 4 14:06:34 UTC 2016


This patch fixes the usage of curly brackets inside python expression in
ncurses recipe. This patch should be applied together with
http://lists.openembedded.org/pipermail/bitbake-devel/2016-February/007007.html
which changes python expression parsing in bitbake.

No similar construct was found in any other recipe in git.openembedded.org
repositories or the layer repositories in git.yoctoproject.org (master
branches).


Markus Lehtonen (1):
  ncurses: use closing curly brackets in FILES_${PN}-tools variable

 meta/recipes-core/ncurses/ncurses.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.6.2



More information about the Openembedded-core mailing list