Versions Compared

Key

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

...

Code Block
languagebash
$ cd meta-rdk-camera
$ git fetch https://code.rdkcentral.com/r/components/generic/rdk-oe/meta-rdk-camera refs/changes/7112/6287163112/2 && git cherry-pick FETCH_HEAD

$ cd meta-cmf-camera
$ git fetch https://code.rdkcentral.com/r/components/generic/rdk-oe/meta-cmf-camera refs/changes/7213/6287263113/2 && git cherry-pick FETCH_HEAD

...

Code Block
languagebash
$ cd 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/73/62873/3 && git cherry-pick FETCH_HEAD

$ cd tmp/work/cortexa7t2hf-neon-vfpv4-rdk-linux-gnueabi/rms/git-r0/git
$ git fetch https://code.rdkcentral.com/r/rdkc/components/opensource/rms refs/changes/16/63116/1 && git cherry-pick FETCH_HEAD

...