Versions Compared

Key

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

...

Code Block
languagebash
themeDJango
titlepam crash on 64bit aarch
collapsetrue
$ cd ~/rdkb/components/opensource/ccsp/CcspMisc
$      git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/CcspMisc refs/changes/98/63298/5 && git cherry-pick FETCH_HEAD
$ cd  ~/rdkb/components/opensource/ccsp/Utopia
$      git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/Utopia refs/changes/43/63643/6 && 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/5 && git cherry-pick FETCH_HEAD

Note : The above bug fixes changes are temporary given as instructions. This is not required once the change is gets merged into the appropriate repo.

...