]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
scripts: python3: rename raw_input to input
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 2 Jun 2016 10:12:49 +0000 (13:12 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jun 2016 10:47:10 +0000 (11:47 +0100)
commitc9df9f2699885f2ba5b031c8761aefbf3c796067
tree8db7786f148918d66d9d688a9669b920854f2307
parent462aaa3a4354b88fb234ebb8953080f6cef29334
scripts: python3: rename raw_input to input

Renamed raw_input to input as raw_input does not
exist in python 3.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/bsp/engine.py
scripts/lib/bsp/kernel.py