Versions Compared

Key

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

...

This is the temporary steps,once the changes get merged in rdk-next then we will remove this cherry pick details

Code Block
languagebash
Below changes are needed for libcamera

cd meta-rdkcmf-cameraraspberrypi
1. git fetch https://code.rdkcentral.com/r/rdk/components/generic/rdk-oe/meta-rdkcmf-cameraraspberrypi refs/changes/2396/7072377096/32 && git cherry-pick FETCH_HEAD

cd meta-cmf-camera
2. git fetch https://code.rdkcentral.com/r/rdk/components/generic/rdk-oe/meta-cmf-cameraraspberrypi refs/changes/2277/7072276077/4 && git cherry-pick FETCH_HEAD

cd meta-cmf-raspberrypicamera
1. git fetch https://code.rdkcentral.com/r/rdk/components/generic/rdk-oe/meta-cmf-raspberrypicamera refs/changes/2498/7072477098/21 && git cherry-pick FETCH_HEAD

...