zephyr/boards/x86
Daniel Leung cbb252adef boards: x86: update build_grub.sh for Python 3
Since Python 2 is already EOL, Linux distributions are starting
to drop support for Python 2. For example, on Ubuntu 20.04,
"python" is no longer available. This breaks the bootstrap
and autogen.sh as they are both default to executing "python".
Fix this by setting the PYTHON environment variable before
building so both scripts will use python3 instead.

Also update git checkout to grab the official 2.04 release.

Fixes #25398

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-07-07 22:14:16 -04:00
..
acrn board: acrn : config for the flash runner 2020-03-20 10:50:33 +01:00
common/scripts boards: x86: update build_grub.sh for Python 3 2020-07-07 22:14:16 -04:00
gpmrb soc: x86: apollo_lake: Fix default timer selection 2020-05-19 17:25:36 +02:00
minnowboard boards: x86/minnowboard: specify CONFIG_X86_MMU_PAGE_POOL_PAGES 2020-05-07 20:32:31 -07:00
qemu_x86 boards: centralize QEMU icount management 2020-06-24 20:28:36 -04:00
up_squared up_squared: enable SMP on this board 2020-06-08 11:04:52 -04:00
index.rst