mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
arm-bsp/documentation: corstone1000: fix typo
Add a couple of missing `bitbake' commands. Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com>
This commit is contained in:
committed by
Ross Burton
parent
145bb34865
commit
12e3e2b9c6
@@ -658,7 +658,7 @@ If this happens, please apply the following patch, rebuild the software stack fo
|
||||
cd meta-arm
|
||||
git am 0001-embedded-a-corstone1000-sr-ir-workaround.patch
|
||||
cd ..
|
||||
kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml -c="bitbake u-boot -c cleanall; bitbake trusted-firmware-a -c cleanall; corstone1000-image -c cleanall; bitbake corstone1000-image"
|
||||
kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml -c="bitbake u-boot -c cleanall; bitbake trusted-firmware-a -c cleanall; bitbake corstone1000-image -c cleanall; bitbake corstone1000-image"
|
||||
|
||||
|
||||
Common to FVP and FPGA
|
||||
@@ -1080,7 +1080,7 @@ On FPGA, please update the cs1000.bin on the SD card with the newly generated wi
|
||||
cd <_workspace>/meta-arm
|
||||
git reset --hard HEAD~1
|
||||
cd ..
|
||||
kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml -c="bitbake u-boot -c cleanall; bitbake trusted-firmware-a -c cleanall; corstone1000-image -c cleanall; bitbake corstone1000-image"
|
||||
kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml -c="bitbake u-boot -c cleanall; bitbake trusted-firmware-a -c cleanall; bitbake corstone1000-image -c cleanall; bitbake corstone1000-image"
|
||||
|
||||
*************************************************
|
||||
Preparing the Installation Media
|
||||
|
||||
Reference in New Issue
Block a user