Step 4 : Compile RDKB source code
In this program, you are going to learn
How to ?
Topics in this section,
Make sure you are inside the build directory.
$ pwd
$HOME/rdkb_build
Add the following configuration command for rpi3b
$ MACHINE=raspberrypi3-64-rdk-broadband source meta-cmf-raspberrypi/setup-environment
Compile the rdkb source code using bitbake command.
$ bitbake rdk-generic-broadband-image
image will be present in the below mentioned directory.
$ cd build/tmp/deploy/images/raspberrypi4/
$ ls -l
-rw-r--r-- 1 test test 1631063 Feb 12 18.16 rdk-generic-broadband-image-raspberrypi3-64-rdk-broadband.wic.bz2