[OE-core] [PATCH 0/3] Fixed yocto-bsp create after python3 failures

Humberto Ibarra humberto.ibarra.lopez at intel.com
Thu Jun 9 17:07:36 UTC 2016


Python3 introduced a few errors that avoided yocto-bsp from being
able to create a BSP. This patch set solves these issues.

[YOCTO #9723]

Humberto Ibarra (3):
  scripts/lib/bsp/engine.py: Rename raw_input commands to input
  scripts/lib/bsp/kernel.py: python3: use explicit relative imports
  scripts/lib/bsp/engine.py: Added missing parentheses to string
    formatting

 scripts/lib/bsp/engine.py | 6 +++---
 scripts/lib/bsp/kernel.py | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.4.11




More information about the Openembedded-core mailing list