VuPlus broken build chain

macos99

Vu+ Newbie
Trying to build from scratch the official VuPlus Zero image, but the build chain is broken. Do I need a user/password to access the vuplus repository to get the opera-hbbtv package?

Details follow,

git clone git://code.vuplus.com/git/openvuplus_3.0.git
cd openvuplus_3.0
MACHINE=vuzero make image

Log data follows:
| DEBUG: Executing shell function do_fetch
| Permission denied, please try again.
| WARNING: exit code 5 from a shell command.
| ERROR: Function failed: do_fetch (log file is located at /Playground/openvuplus_3.0/build/vuzero/tmp/work/mips32el-oe-linux/opera-hbbtv/opera-hbbtv-0.2-r2_20151222_0/temp/log.do_fetch.2495)
ERROR: Task 2869 (/Playground/openvuplus_3.0/meta-openvuplus/recipes-vuplus/opera-hbbtv/opera-hbbtv_0.2.bb, do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1312 tasks of which 1288 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
 
Top