1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-03 01:40:20 +00:00

arm-autonomy/docs: Update docs instructions to use honister

Issue-Id: SCM-3549
Signed-off-by: Hugo L'Hostis <hugo.lhostis@arm.com>
Change-Id: Ie8537e6574f81f90af254b19d1b38f80ef9aa6fd
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Hugo L'Hostis
2021-10-14 17:21:20 +01:00
committed by Jon Mason
parent 3e39f58630
commit e487392975
@@ -29,7 +29,7 @@ First you must download the Yocto layers needed:
- all other layers you might want to use - all other layers you might want to use
For each of the downloaded layer make sure you checkout the release of Yocto For each of the downloaded layer make sure you checkout the release of Yocto
you want to use (for example hardknott using `git checkout hardknott`). you want to use (for example honister using `git checkout honister`).
Please follow [Yocto documentation](https://www.yoctoproject.org/docs/latest/brief-yoctoprojectqs/brief-yoctoprojectqs.html) Please follow [Yocto documentation](https://www.yoctoproject.org/docs/latest/brief-yoctoprojectqs/brief-yoctoprojectqs.html)
in order to have the required dependencies. in order to have the required dependencies.