Versions Compared

Key

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

...

Code Block
languagebash
themeDJango
titleBuild Errors
collapsetrue
$ cd ~/rdkb/components/opensource/ccsp/CcspMisc
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspMisc refs/changes/95/65895/1 && git cherry-pick FETCH_HEAD
$ cd ~/rdkb/components/opensource/ccsp/CcspCommonLibrary
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspCommonLibrary refs/changes/75/66175/4 && git cherry-pick FETCH_HEAD
$ cd ~/rdkb/components/opensource/ccsp/CcspXDNS
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspXDNS refs/changes/35/66035/1 && git cherry-pick FETCH_HEAD
$ cd ~/rdkb/components/opensource/ccsp/CcspLMLite
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspLMLite refs/changes/92/64692/4 && git cherry-pick FETCH_HEAD
$ cd ~/rdk/components/generic/WebconfigFramework 
          git fetch https://code.rdkcentral.com/r/rdk/components/generic/WebconfigFramework refs/changes/23/63823/6 && git cherry-pick FETCH_HEAD
$ cd ~/rdk/components/generic/telemetry
          git fetch https://code.rdkcentral.com/r/rdk/components/generic/telemetry refs/changes/12/65912/4 && git cherry-pick FETCH_HEAD 
$ cd ~/rdkb/components/opensource/ccsp/CcspPsm
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspPsm refs/changes/16/65916/1 && git cherry-pick FETCH_HEAD
$ cd ~/rdkb/components/opensource/ccsp/CcspMoCA
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspMoCA refs/changes/36/66036/1 && git cherry-pick FETCH_HEAD
$ cd ~/rdkb/components/opensource/ccsp/CcspHomeSecurity           
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspHomeSecurity refs/changes/15/66215/12 && git cherry-pick FETCH_HEAD 
$ cd ~/rdkb/components/opensource/ccsp/TestandDiagnostic
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/TestAndDiagnostic refs/changes/62/65862/2 && git cherry-pick FETCH_HEAD   
$ cd ~/rdkb/components/opensource/ccsp/CcspTr069Pa
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspTr069Pa refs/changes/34/66034/2 && git cherry-pick FETCH_HEAD
$ cd ~/rdkb/components/opensource/ccsp/hotspot
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/hotspot refs/changes/66/66066/1 && git cherry-pick FETCH_HEAD
$ cd ~/rdkb/components/opensource/ccsp/CcspEthAgent
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspEthAgent refs/changes/48/65848/3 && git cherry-pick FETCH_HEAD
$ cd ~/rdkb/components/opensource/ccsp/CcspSnmpPa
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspSnmpPa refs/changes/27/65327/2 && git cherry-pick FETCH_HEAD
$ cd ~/rdkb/components/opensource/ccsp/CcspPandM
          git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspPandM refs/changes/76/66176/2 && git cherry-pick FETCH_HEAD

...