Clone this repo:

Branches

  1. 140bb4f [[rdkb][logan] add autobuild for ccn34 project] by developer · 3 weeks ago master
  2. abfd3a5 [[rdkb][logan] Add recipe for IAP test application iap-test daemon] by developer · 4 weeks ago
  3. bc876e3 [[rdkb][pce] enable pce for ccn34 project] by developer · 4 weeks ago
  4. e0d09d4 [rdkb][common][app][Fix ccsp-dhcp-mgr build fail in 64 bits] by developer · 4 weeks ago
  5. b35568b [[RDKB][mt7992]fix tdk issue] by developer · 5 weeks ago

meta-turris

External layer for turris omnia

Quick Build steps

Follow this build steps to generate RDKB image and assuming that yocto environment setting is already done.

$ mkdir <workspace dir> 
$ cd <workspace dir> 

$ repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-turris-extsrc.xml -b rdk-next
(or)
$ repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-turris-nosrc.xml -b rdk-next

$ repo sync -j4 --no-clone-bundle 
$ MACHINE=turris source meta-turris/setup-environment
$ bitbake rdk-generic-broadband-image