Hi,
I am trying to build ChromiumOS for PandaBoard.
I followed the steps giving in the developer guide.
For BOARD env-variable, I used 'panda':
export BOARD=panda
But, when I do "./setup_board --board=${BOARD}"
I am getting many errors.
The first set of errors that I get is: "Error fetching binhost package info from 'gs://chromeos-prebuild/....' "
and "!!! [Errno url error] unknown url type: 'gs'".
In the end, I get the error:
"ERROR : No toolchain specified in board overlay or on command line."
So, I want to know, if anybody has build ChromiumOS for PandaBoard?
If yes, can you please share the steps followed.
Regards,
Narendra