]> code.ossystems Code Review - openembedded-core.git/commit
python3-scons: fix regex replacing python by python3
authorAnuj Mittal <anuj.mittal@intel.com>
Thu, 13 Jun 2019 00:28:48 +0000 (08:28 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Jun 2019 21:47:43 +0000 (22:47 +0100)
commit144c6c7183dd2b32c65edf325038eb84683a28f8
tree8c173e191dd6e2983297ea7b9c9d33b981902efb
parentb11ddab19bc7c0ce35b95345181de8a708268472
python3-scons: fix regex replacing python by python3

Match only the first line and match even if the line says python3.
Otherwise we end up with multiple 3s at the end after multiple
invocations of do_install on same source.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-scons_3.0.5.bb