Versions Compared

Key

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

...

Code Block
languagebash
$ repo sync -j `nproc` --no-clone-bundle --no-tags

Layer Changes

...

languagebash
titleLibcamera fixes

Note: The above Layer 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



...