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

Compare with Current View Page History

« Previous Version 2 Next »


Initialization

Initialization ( rdk-next branch )
$ repo init -u "https://code.rdkcentral.com/r/manifests" -m rdkc-nosrc.xml -b rdk-next
								( or )
$ repo init -u "https://code.rdkcentral.com/r/manifests" -m rdkc-extsrc.xml -b rdk-next

Download/Sync

Download/sync
$ repo sync

Environment Setup/Choose

$ source meta-cmf-raspberrypi/setup-environment

$ meta-cmf-raspberrypi/conf/machine/raspberrypi0-rdk-camera.conf ( Choose 1 )

Building

$ bitbake rdk-generic-camera-image
  • No labels