X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tool%2Fdevelopment%2Fbuildbot%2FREADME;h=7aee3fa5bdd1ed8fcb54802ae769725ad5c94f94;hb=aa1e92f5eefbe4d628daa4767cc8bdf7754495da;hp=61f146d69e300d9e6aa395b2ecd0ee8e608cdd2b;hpb=d2a4426dd54c1f30e947bda4fb90499575b47435;p=apps%2Fnative%2Fsample%2Fsample-core-components.git diff --git a/tool/development/buildbot/README b/tool/development/buildbot/README index 61f146d..7aee3fa 100644 --- a/tool/development/buildbot/README +++ b/tool/development/buildbot/README @@ -16,10 +16,14 @@ Prerequisites: sudo apt-get install python-pip 2. Install pygerrit using pip sudo pip install pygerrit -3. Install aspell +3. Install pyparsing using pip + sudo pip install pyparsing +4. Install aspell sudo apt-get install aspell -4. Configure ssh connection to gerrit using ssh key without password. -5. For convenience and easier description of set up process we assume that sample-core-components is installed in ~/ +5. Install cloc + sudo apt-get install cloc +6. Configure ssh connection to gerrit using ssh key without password. +7. For convenience and easier description of set up process we assume that sample-core-components is installed in ~/ A) Set up process for gerrit change check: