Hi,

Since more one day , we have build issues due to access problem to the server code.rdkcentral.com.

For example: 

ERROR: ExpansionError during parsing /.../meta-rdk-broadband/recipes-ccsp/ccsp/powermgr.bb

fatal: repository 'https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/PowerManager/' not found

It seems like the remote server access were disabled then cause bitbake build fail.

  1. How to solve this issue about repository code.rdkcentral.com not found?
  2. Can you achieve the bitbake build without remote access to fetch resources from rdkcentral server ? (likes local build)

Thanks


Update

For case1, it must our internal server network gateway setting issue, fix it by ourselves.

For case2, still try to find methods that can completely build once. (after first time, it can without remote fetch resources from access rdkcentral server every time).