Versions Compared

Key

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

...

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

Environment Setup

...


Deck of Cards
idframe


Card
defaulttrue
labelRPI0
titleRPI0 Environment Setup


Code Block
languagebash
titleEnvironment Setup
MACHINE=raspberrypi0-rdk-camera source meta-cmf-raspberrypi/setup-environment




Card
defaulttrue
labelRPI3 B+
titleEnvironment Setup


Code Block
languagebash
titleEnvironment Setup
MACHINE=raspberrypi3-rdk-camera source meta-cmf-raspberrypi/setup-environment
Code Block
languagebash
$
 source meta-cmf-raspberrypi/setup-environment
$ meta-cmf-raspberrypi/conf/machine/raspberrypi3-rdk-camera.conf ( Choose 14 )




Building

Code Block
languagebash
$ bitbake rdk-generic-camera-image

...