From e487392975920252b8dfd8a146412b157cf803cb Mon Sep 17 00:00:00 2001 From: Hugo L'Hostis Date: Thu, 14 Oct 2021 17:21:20 +0100 Subject: [PATCH] arm-autonomy/docs: Update docs instructions to use honister Issue-Id: SCM-3549 Signed-off-by: Hugo L'Hostis Change-Id: Ie8537e6574f81f90af254b19d1b38f80ef9aa6fd Signed-off-by: Jon Mason --- meta-arm-autonomy/documentation/arm-autonomy-quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arm-autonomy/documentation/arm-autonomy-quickstart.md b/meta-arm-autonomy/documentation/arm-autonomy-quickstart.md index 12404a77..392449e1 100644 --- a/meta-arm-autonomy/documentation/arm-autonomy-quickstart.md +++ b/meta-arm-autonomy/documentation/arm-autonomy-quickstart.md @@ -29,7 +29,7 @@ First you must download the Yocto layers needed: - all other layers you might want to use 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) in order to have the required dependencies.