Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make exception handling syntax consistent | Scott Garman | 2011-06-15 | 1 | -3/+3 |
| | | | | | | | | | | Update exception handling syntax to use the modern style: except ExcType as localvar (Bitbake rev: dbf5f42b06bef81749b13aa99945cc1292a6676d) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | Add PR service deamon to bitbake | Lianhao Lu | 2011-05-27 | 3 | -0/+309 |
Added the initial implementation of the server side PR service. (Bitbake rev: 4d0e79e5591ff58ce35c7fb96f6e9217ddc27466) Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |