Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

Introduction

This manual describes the rdk-generic-extender-image build procedure for Yocto 3.1 builds. Yocto 3.1 also contain Long term Support release feature. The upgraded build tools will be used to generate rdk-generic-extender-image for Raspberrypi reference platform. 

...

Code Block
languagebash
themeDJango
mkdir <workspace dir>
cd <workspace dir>
Info
titleOpenSync backhaul credential

Please get patch(service.patch) for meta-turris layer from Plume to apply backhaul credential(SSID:PSK). Please check Cloud Access Guide for more details.

Follow below instructions to create build with external sources

Code Block
languagebash
themeDJango
repo init -u https://code.rdkcentral.com/r/manifests -b dunfell -m rdkb-pod-extsrc.xml
repo sync -j4 --no-clone-bundle
MACHINE=raspberrypiraspberrypi4-rdk-extender-rpi4 source meta-cmf-raspberrypi/setup-environment
bitbake rdk-generic-extender-image

...

Code Block
languagebash
themeDJango
repo init -u https://code.rdkcentral.com/r/manifests -b dunfell -m rdkb-pod-nosrc.xml
repo sync -j4 --no-clone-bundle
MACHINE=raspberrypiraspberrypi4-rdk-extender-rpi4 source meta-cmf-raspberrypi/setup-environment
bitbake rdk-generic-extender-image

Note. The kernel Image and root filesystem build artifacts will be placed under <workspace dir>/build-*/tmp/deploy/images/raspberrypi*extender/ directory

...

titleOpenSync Backhaul credential

. Currently, it is in wic.bz2 format.

Hardwares

Image Added

Purchase link: RPi4 – 1No

Image Added

Purchase link: Netgear Wi-Fi Dongle – 2Nos

...