Skip to content
Snippets Groups Projects
Commit e8ae4fee authored by Kristijonas Čiulčinskas's avatar Kristijonas Čiulčinskas Committed by Kristijonas Čiulčinskas
Browse files

README.md: Add git-lfs as prerequisite


Signed-off-by: Kristijonas Čiulčinskas's avatarKristijonas Ciulcinskas <kristijonas.ciulcinskas@huawei.com>
parent b71f4eb0
No related branches found
No related tags found
1 merge request!40Add git-lfs to prerequisites in README.md
......@@ -72,6 +72,10 @@ and
https://docs.yoctoproject.org/3.1.8/brief-yoctoprojectqs/brief-yoctoprojectqs.html#build-host-packages
in particular.
Make sure to update as well as install git-lfs which wasn't required in yocto docs:
sudo apt-get update && sudo apt-get install git-lfs
To use the meta-openharmony layer, you need a build setup with BitBake and all
needed Yocto layers.
......
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