PINE64
Yocto for Rock61 - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: Linux on Rock64 (https://forum.pine64.org/forumdisplay.php?fid=88)
+--- Thread: Yocto for Rock61 (/showthread.php?tid=6633)



Yocto for Rock61 - miche - 10-06-2018

Hi,

I just received my ROCK64 board and I wanted to use Yocto that I started to learn & use one month ago (so I just have basic knowledge on it).
Build results in several errors...
Do you know if this is still maintened?

I followed steps from wiki:
repo init --repo-url=https://github.com/rockchip-linux/repo -u https://github.com/rockchip-linux/manifests -b yocto -m pyro.xml
repo sync
MACHINE=evb-rk3328 DISTRO=rk-wayland . ./setup-environment -b build
bitbake rk-image-base

Thanks for your help!