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

Compare with Current View Page History

« Previous Version 4

Build Instructions

Host Setup for Morty Build

How to Build#SettinguptheHostEnvironment

Build Workspace Setup

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


apply bug fixes
# enabling RDK services for emulator
(cd meta-rdk-bsp-emulator; git fetch "https://code.rdkcentral.com/r/components/asp/rdk-oe/meta-rdk-bsp-emulator" refs/changes/62/47062/6 && git cherry-pick FETCH_HEAD)

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

    image build
    MACHINE=qemux86mc-morty source meta-cmf-bsp-emulator/setup-environment
    bitbake rdk-generic-mediaclient-wpe-iamge
    image build
    MACHINE=qemux86hyb-morty source meta-cmf-bsp-emulator/setup-environment
    bitbake rdk-generic-hybrid-wpe-image

    JIRA Issues

    Key Summary T Created Updated Due Assignee Reporter P Status Resolution
    Loading...
    Refresh

    • No labels