You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Host Setup

How to Build#SettinguptheHostEnvironment

Build Setup

build setup
repo init -u https://code.rdkcentral.com/r/manifests -b rdk-next -m rdkb-extsrc.xml
repo sync -j --no-clone-bundle --no-tags


apply bug fixes

 

Note: The above bug fixes changes are temporary given as instructions. This is not required once the change is get merged into the appropriate repo


    image build
    MACHINE=raspberrypi-rdk-broadband-dunfell source meta-cmf-raspberrypi/setup-environment
    bitbake rdk-generic-broadband-image
    image build
    MACHINE=raspberrypi-rdk-hybrid source meta-cmf-raspberrypi/setup-environment
    bitbake rdk-generic-hybrid-wpe-image
    • No labels