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

Compare with Current View Page History

« Previous Version 3 Next »

Introduction

           This page describes the list of build errors while integrating the RdkWanManager component in yocto build environment 

Build Steps 

Please refer the below link for host environment set-up for yocto build ,

RPI 3B/3B+ Model Reference Platform

Yocto Build Steps

To build, follow below instructions

Repo Steps
$ mkdir <workspace dir>
$ cd <workspace dir>
$ repo init -u https://code.rdkcentral.com/r/manifests -b dunfell -m rdkb-extsrc.xml
$ repo sync -j`nproc` --no-clone-bundle


Errors and Challenges in yocto

S.NoRecipe Layer Error/WarningRoot CauseAction 
1






2








References


  • No labels