Did anybody have any success building Yocto for the RockPro64?
I also tried this recipe
http://rockchip.wikidot.com/yocto-user-guide
but then
results in
I also tried this recipe
http://rockchip.wikidot.com/yocto-user-guide
Code:
MACHINE=excavator-rk3399 DISTRO=rk-x11 . ./setup-environment -b my-build
but then
Code:
bitbake core-image-base
results in
Quote:WARNING: Layer rockchip should set LAYERSERIES_COMPAT_rockchip in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: Layer rockchip_extra should set LAYERSERIES_COMPAT_rockchip_extra in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: Layer rockchip should set LAYERSERIES_COMPAT_rockchip in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: Layer rockchip_extra should set LAYERSERIES_COMPAT_rockchip_extra in its conf/layer.conf file to list the core layer names it is compatible with.
ERROR: Layer 'browser-layer' depends on layer 'rust-layer', but this layer is not enabled in your configuration