Versions Compared

Key

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

...

Code Block
languagebash
titleLibcamera fixes
$ cd tmp/work/cortexa7t2hf-neon-vfpv4-rdk-linux-gnueabi/mediastreamer/git-r0/git
$ git fetch https://code.rdkcentral.com/r/rdkc/devices/raspberrypi/mediastreamer refs/changes/83/52183/1 && git cherry-pick FETCH_HEAD

$ cd build-raspberrypi3-rdk-camera/tmp/work/cortexa7t2hf-neon-vfpv4-rdk-linux-gnueabi/cvr/git-r0/git
$ git fetch "https://code.rdkcentral.com/r/rdkc/components/opensource/cvr" refs/changes/12/51612/1 && git cherry-pick FETCH_HEAD

...