[OE-core] [PATCH v2 0/3] #11891 - Port bmaptools to Python 3
Ed Bartosh
ed.bartosh at linux.intel.com
Wed Sep 6 12:08:22 UTC 2017
Hi,
This patchset switches bmap-tools to usage of native Python 3.
As bmap-tools is the only recipe in oe-core that uses Python 2
this change should help to stop building native Python 2.
Changes in v2: Used commit id instead of release tag (thanks to Ross)
Fixed wrong bug spec in commit messages (thanks to Patchwork)
The following changes since commit 091b759dcec3068eb0b6bffdc5763fd6cc84d0a9:
wic: selftest: add test_wic_rm_ext test case (2017-09-06 13:02:02 +0300)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ed/wip
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wip
Ed Bartosh (3):
bmap-tools: upgrade to v3.4
bmap-tools: switch to Python 3
wic: run bmaptool with native Python3
.../bmap-tools/{bmap-tools_3.2.bb => bmap-tools_3.4.bb} | 9 +++------
scripts/lib/wic/plugins/imager/direct.py | 6 ++++--
2 files changed, 7 insertions(+), 8 deletions(-)
rename meta/recipes-support/bmap-tools/{bmap-tools_3.2.bb => bmap-tools_3.4.bb} (79%)
--
Regards,
Ed
More information about the Openembedded-core
mailing list