summaryrefslogtreecommitdiffstats
path: root/src/build/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixing a Jenkins bug in the auto release cmvc co/pre-req processElizabeth Liner2016-06-301-2/+2
| | | | | | | | | | | Change-Id: I5c21b682ef947561f9c8a9a925bc75c73ec68fe9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26318 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Jay M. Azurin <jmazurin@us.ibm.com> Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com>
* Adding support for CMVC-Coreq/Prereq in the auto release processElizabeth Liner2016-06-251-3/+107
| | | | | | | | | | | Change-Id: I8b1f1ba1e4beeddefbc43f4e2e136408033a81f2 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25729 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Jay M. Azurin <jmazurin@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Remove the copyright_check that was adding submitter to prolog contributorcrgeddes2016-05-181-13/+11
| | | | | | | | | | | | | | | | | | | | | | | The addCopyright script was failing in hostboot-ci because when it was ran on standalone it would add the current submitter of the commit as a contributor and when it ran on ci it would add the author of the commit as a contributor. In the past these two have been the same, however if we were to merge a pull request from a third-party who was not and IBMer we would fail CI. Now it will only check the author if the copyright_check flag is set. Change-Id: I7a360a824d73a89872040932d2e7e3f8a334e770 RTC:117874 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24389 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com> Tested-by: Jenkins OP HW Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24719 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
* Change securerom test to use current hw hash keyStephen Cprek2016-05-182-2/+12
| | | | | | | | | | | | | | | Change-Id: Icb596e6c69fadd2f7b8109876a92db04763f206f RTC: 68883 ForwardPort: yes Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23066 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23070
* Adding infrastructure support for Hostboot istep 20.1Elizabeth Liner2016-04-211-0/+2
| | | | | | | | | | | | | | | | | The FSP loads the payload in 20.1, but in the PowerVM on BMC project, we're removing the FSP and Hostboot has to load the payload instead. Isteps 20 will also include HDAT changes. (This is a forwardport from the already-reviewed master-p8 change) Change-Id: I271a13d96c364e696bf3064d5d43607f7057467b RTC:147281 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22975 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* Removing released_file, this is not supported yet.Elizabeth Liner2016-04-211-11/+2
| | | | | | | | | | | Change-Id: I06022c9d402c5271a45156881914f6891c529126 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23182 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Matt Derksen <v2cibmd@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Add pore and vsbe versions to the hwp_id.html fileMatt Ploetz2016-04-211-2/+4
| | | | | | | | | | | | | | | Change-Id: I80a31156cfd348c186fe79de60d893a85d04f36e CQ:SW330961 ForwardPort:yes Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22603 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23187
* Fixing the bootloader file add. Previously missing a space for syntax.Elizabeth Liner2016-04-051-2/+2
| | | | | | | | | | Change-Id: I87395fd526bbe1748a69c58a1adceb51bb409fef Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22876 Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Jay M. Azurin <jmazurin@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* Adding bootloader support in auto release tool, and moving Fix CompleteElizabeth Liner2016-04-041-8/+7
| | | | | | | | | | Change-Id: I1ee815914f92b520df081781d3742c2304458a68 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22858 Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: Jay M. Azurin <jmazurin@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* tool to compare and print differences in git referencesStephen Cprek2016-03-251-0/+68
| | | | | | | | | | | Change-Id: I356e65c89b566321cf8fad9a70f336c1014ddde8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22228 Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Moving the xz files to their own directoriesElizabeth Liner2016-03-211-1/+2
| | | | | | | | | Change-Id: I2a104ec955966a6fcb9ed94dde54ab763c30210a RTC:125550 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21853 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* Fix tool issues reported by OSX usersStephen Cprek2016-03-171-1/+1
| | | | | | | | | | | tail '--line' is not supported in BSD syntax Using smartmatch issues a warning in perl later than 5.017 so suppress warning if past that version. Change-Id: I2dc6a1913820f7d9644dd78dbc19ca113e7dcdb4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22212 Tested-by: Jenkins Server Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com>
* Determine dependencies in fsp-ci without the depends-on tagStephen Cprek2016-03-151-3/+37
| | | | | | | | | | Change-Id: Iab3883d15380c31fb343a0c3a3398f2702b20ae0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22004 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* Fixing bug in auto hbRelease scriptElizabeth Liner2016-03-011-7/+7
| | | | | | | | | | | | | | We were only locking and checking in one file because we didn't process the list correctly. Instead this switches it to one line of file with spaces separating. Change-Id: I7d052781af7ebc9b672bd09c095001415dbec186 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21533 Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com>
* Pre/post release changes for hostboot auto releaseElizabeth Liner2016-02-291-29/+196
| | | | | | | | | Change-Id: I6e9a12bbd9f67d6b9dc65cfc17eb804ae1ebd268 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20660 Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* update gerrit hostname for migrationStephen Cprek2016-02-271-2/+2
| | | | | | | Change-Id: If212835a0d790c87f893c262204b7fdd45652891 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21388 Tested-by: Jenkins Server Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com>
* Create SBE PSU device driverBill Schwartz2016-02-261-0/+1
| | | | | | | | | | | | Create SBE PSU device driver and implement Start and Stop dead man loop. Change-Id: Ic894842e586485074fda88b8920213969913d685 RTC: 132656 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22765 Tested-by: Jenkins Server Reviewed-by: Christian Geddes <crgeddes@us.ibm.com> Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Remove P8 simics targetsDan Crowell2016-02-261-2/+2
| | | | | | | | | | | | Removed all references to the P8 simics configs to speed up build time and remove clutter. Change-Id: Ibaa69ad674c82f7247b451c0df6ef253a61078fa Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24312 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Elizabeth Liner <eliner@us.ibm.com> Reviewed-by: Christian Geddes <crgeddes@us.ibm.com>
* Basic Hostboot platform support for FAPI2crgeddes2016-02-261-2/+2
| | | | | | | | | | | | | | Allows clean compile and link of FAPI2 procedures and a subset of the platform functional support RTC:123290 Change-Id: I9faa3bea86d1b43bca0a7eaca3869b45cc0b0d54 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23046 Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com>
* Stop copyright script from running against mirrored filesStephen Cprek2016-02-191-0/+12
| | | | Change-Id: Ie7bd8d86d0d0c9a67be2809712f151a3678db7b3
* Hostboot Bootloader InfrastructureMarty Gloff2016-02-191-1/+7
| | | | | | | | | | | New and changed code to provide bootloader infrastructure. Changes to build bootloader and create the image file. Change-Id: Ie400f0ca6954b86e275fd68c9462f8d18eeec98a RTC:127211 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22856 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Updating hbRelease tool to post release notes to the level's BQElizabeth Liner2016-02-191-5/+90
| | | | | | | | | | | Change-Id: I0de91d82ddd95360b977c71c9ea54a8f2501c152 RTC:138283 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23078 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Copy ekb tools and modules into hostbootStephen Cprek2016-02-194-0/+1530
| | | | | | | Change-Id: I4bb4fbd339e373fa15e2de15810f18421a9006f3 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22911 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Improve accuracy of copyright prolog moved files checkStephen Cprek2015-12-171-2/+2
| | | | | | | | | Change-Id: Ibeae50f0d06705dd5b471e8e05adceee2a404dc1 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22852 Tested-by: Jenkins Server Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Christian Geddes <crgeddes@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix copyright script to handle mirrored filesStephen Cprek2015-12-172-5/+63
| | | | | | | | | | Change-Id: Ieaa34a747b1cfbea678586e54f8cfa950244e98b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22763 Tested-by: Jenkins Server Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Remove all compile dependencies on old fapiPrachi Gupta2015-12-111-0/+1
| | | | | | | Change-Id: Ia1633645fe2b294fecd15a8ede67983b86d3549c Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22283 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix copyright prolog to handle moved filesStephen Cprek2015-12-111-2/+2
| | | | | | | | Change-Id: I6e28a1ff5dbc3150b63669656e2f30068a6bd040 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22519 Tested-by: Jenkins Server Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* P9 Isteps: Created directory structure for istep 21 wrappersPrachi Gupta2015-12-111-1/+2
| | | | | | | | | Change-Id: Ie9760711a21d3965579e7f6f4854839b8e474e54 RTC:137652 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21503 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* P9 Isteps: Created directory structure for istep 15 & 16 wrappersPrachi Gupta2015-12-111-7/+4
| | | | | | | | | Change-Id: Id780406de73f04a05ad22ed8c9d8770c581d785e RTC:137652 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21502 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* P9 Isteps: Created directory structure for istep 14 wrappersPrachi Gupta2015-12-111-0/+2
| | | | | | | | | Change-Id: Idad8c430afef013a91e0c206d4fff80fc45053c0 RTC:137652 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21501 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* P9 Isteps: Created directory structure for istep 13 wrappersPrachi Gupta2015-12-111-0/+2
| | | | | | | | | Change-Id: I964a84b630b035ad08569a24879298cacb545a69 RTC:137652 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21463 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* P9 Isteps: Created directory structure for istep 11/12 wrappersPrachi Gupta2015-12-111-0/+4
| | | | | | | | Change-Id: I6e6e9677b524ca17c156adbc5168cfaffc9b1af8 RTC:137652 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21462 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* P9 Isteps: Created directory structure for istep 10 wrappersPrachi Gupta2015-12-111-0/+2
| | | | | | | | Change-Id: I6ae2116f19ec75641ee0f27c7295f774b4c71734 RTC:137652 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21461 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* P9 Isteps: Created directory structure for istep 9 wrappersPrachi Gupta2015-12-112-8/+10
| | | | | | | | Change-Id: I6dd801b4b47a37048e66a96b6a29f1d1d75d0fa8 RTC:137652 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21460 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* P9 Isteps: Created directory structure for istep 8 wrappersPrachi Gupta2015-12-111-2/+2
| | | | | | | | Change-Id: Ib7dcadad57637cb1a97e6920ca2930700551f866 RTC:137652 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21459 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* P9 Isteps: Created directory structure for istep 6/7 wrappersPrachi Gupta2015-12-111-7/+7
| | | | | | | | Change-Id: I8ac216444270b1ea5a2fd550f4e1ea8861de7c4d RTC:137652 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21458 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* listdeps.pl used deprecated perl syntax.Patrick Williams2015-12-111-34/+35
| | | | | | | | Change-Id: Iecf7d9e0a1ffadf730686a9b61d971167f1d5683 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21793 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* P9 - added new HWP's and removed old functionsElizabeth Liner2015-12-111-15/+3
| | | | | | | | Change-Id: Id64878834504858e7febf110bf50413ffaca0b73 RTC: 127334 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/17966 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Tool to convert gerrit branches to fips releases and vice versaStephen Cprek2015-12-111-0/+320
| | | | | | | Change-Id: I6e38248db57e1d6f0f5dd85411e7bf1489454d76 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20783 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: A. Patrick Williams III <iawillia@us.ibm.com>
* listdeps.pl used deprecated perl syntax.Patrick Williams2015-11-241-11/+11
| | | | | | | | Change-Id: Iecf7d9e0a1ffadf730686a9b61d971167f1d5683 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21793 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix how current author is verified in copyright checkStephen Cprek2015-11-232-44/+49
| | | | | | | | | | | Change-Id: I40b13e12c07577a5b1d79475f80a9727840fd1db Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22270 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix commit ordering algorithm to handle cyclical dependenciesStephen Cprek2015-11-161-3/+15
| | | | | | | | | | | Change-Id: I7f61a758bc01738613aee053ba017fdaf192054a Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20493 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Elizabeth Liner <eliner@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Trusted boot support for performing TPM_STARTUP during istepsChris Engel2015-11-051-0/+1
| | | | | | | | | | | | | | | | | Support added for TPM DD2.0 Added call to host_update_master_tpm during host_discover_targets istep host_update_master_tpm istep performs TPM_STARTUP on TPM Change-Id: Ie9c232ed6ecf72da58c40df726fe1deaec5af053 RTC: 125287 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/18075 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Timothy R. Block <block@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Change fsp-ci-jenkins to run on gerrit/master vs hb releaseStephen Cprek2015-11-051-12/+55
| | | | | | | | | | | | | | | | This is done to simplify dependency checking for a users commit on gerrit. Although this adds more content that can cause an error, the assumption is a commit won't be merged until itself passes fsp-ci-jenkins Change-Id: I784e9f7084c3bda59268674cd4275085dfb9fd3f Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20093 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Reviewed-by: Elizabeth Liner <eliner@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix copyright prolog checking to compare entire blockStephen Cprek2015-10-271-208/+46
| | | | | | | | | | | | | | | This simplifies the error checking quite a bit, but will pick up even the smallest differences like whitespace. Change-Id: Id61a6f3332313bd6cdacad4130abbd448595dbd0 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20979 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Elizabeth Liner <eliner@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix for legacy support of pre-commit hook scriptStephen Cprek2015-10-091-1/+0
| | | | | | | | | | | Change-Id: I859007e056890497651ed29aada7d8e01a6f7a44 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20950 Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Provide legacy support for pre-commit hook scriptStephen Cprek2015-10-051-1/+10
| | | | | | | | | | | Change-Id: Idad68f690c14959c0978653f343cb2824acc5028 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20598 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Disable git hooks when running mirror tool from another repoStephen Cprek2015-09-292-4/+6
| | | | | | | | | | | Change-Id: Ic2953f6f375996002c6d7a464c2af9697bfe0179 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20764 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add environment error check for copyright scriptStephen Cprek2015-09-111-0/+4
| | | | | | | | | Change-Id: I84b32473250d0023df3e5d5cce9b1b46383d4e76 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20395 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Allow custom LICENSE_PROLOGS in subdirectoriesStephen Cprek2015-09-111-23/+78
| | | | | | | | | | | | | | | For files that cannot use the main LICENSE_PROLOG, a custom LICENSE_PROLOG can be used instead affecting the dir it lives in and all subdirectories. Change-Id: Ic6e837ed519590db0fcfbe30f6ebba620bb9555b Depends-on: I26b6f2326314936b0316f64272230730ecd3f9ee Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20266 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud