Skip to content
Commit 43a7d8da authored by Shriram's avatar Shriram Committed by Vijayenthiran Subramaniam
Browse files

linuxboot: restructure linuxboot build script



Changes to restructure the build-test-linuxboot.sh script:

1. Use Go version 1.17.11 and use the tag v0.9.0 to clone u-root repo.

2. Add seperate functions to install Golang, u-root and add checks in
the setup functions to remove directories in case of incomplete
installations/setup-failures. This enables the script to setup/build the
components separately.

3. Add explicit command in linuxboot-uroot-automation.sh script to
create mount point before mounting the stage-2 linuxboot disk image to
avoid mounting-related failures.

Signed-off-by: Shriram's avatarShriram K <shriram.k@arm.com>
Change-Id: I54c5d5c0a08ac0fbadcef2a78bc8e9abf8b37492
parent 7a52a5d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment