RDK Resources
Loading...
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
mkdir <workspace dir> cd <workspace dir> repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-raspberrypi.xml -b morty repo sync -j4 --no-clone-bundle source meta-cmf-raspberrypi/setup-environment <select option broadband-conf for raspberrypi> bitbake rdk-generic-broadband-image
mkdir <workspace dir> cd <workspace dir> repo init -u https://code.rdkcentral.com/r/manifests -m rdkb.xml -b morty repo sync -j4 --no-clone-bundle source meta-cmf/setup-environment <select option meta-rdk-bsp-emulator/conf/machine/qemux86broadband-morty.conf for x86> bitbake rdk-generic-broadband-image