Changes between Version 47 and Version 48 of newport/bsp


Ignore:
Timestamp:
09/04/2024 06:52:13 PM (2 weeks ago)
Author:
Tim Harvey
Comment:

update the bsp build instructions to note dependence on Ubuntu 20.04 focal

Legend:

Unmodified
Added
Removed
Modified
  • newport/bsp

    v47 v48  
    4949[=#build]
    5050== Building the BSP from source
    51 Below are instructions for building the entire BSP, which includes all of the bootloader components and Linux kernel and Ubuntu or OpenWrt. Pre-built images are available [#images above].
     51Below are instructions for building the entire BSP, which includes all of the bootloader components, Linux kernel and Ubuntu based rootfs. Pre-built images are available [#images above].
    5252
    5353The Gateworks Venice Board Support Package uses the Google [https://gerrit.googlesource.com/git-repo/git-repo git-repo] tool to manage multiple code repositories.
    5454
    5555The following pre-requisites are needed to build the Newport BSP:
    56  * Linux Development host (desktop or laptop computer) (Ubuntu 16.04 is used by Gateworks and tested)
    57  * Python 2.x (required by the 'repo' tool and imaging tools)
     56 * Linux Development host (desktop or laptop computer) (Ubuntu 20.04 Focal is supported)
     57 * Python (required by the 'repo' tool and imaging tools)
    5858 * Git (used for source code repositories)
    5959 * repo (used to manage multiple git repos)