poky/bitbake/lib/toaster/bldcontrol
Ed Bartosh 146eb22b0e bitbake: toaster: fix cloning of git+ssh repositories
Replaced '+' -> '_' to avoid having '+' in folder name.

Thanks Stephan Dünner for this fix.

(Bitbake rev: 858ade277d3bd62e84d3d78e9302f766c1b31dfb)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-10-09 12:33:26 +01:00
..
management bitbake: toaster: checksettings Remove confusing startup messages 2016-10-06 11:41:48 +01:00
migrations bitbake: Add missing file from 'toaster: Allow git information to be null for BRLayer' 2016-09-16 14:36:03 +01:00
__init__.py
admin.py bitbake: toaster: enable admin interface on select models 2014-08-29 13:56:49 +01:00
bbcontroller.py bitbake: toaster: moved import bb.server.xmlrpc 2016-06-02 08:24:04 +01:00
localhostbecontroller.py bitbake: toaster: fix cloning of git+ssh repositories 2016-10-09 12:33:26 +01:00
models.py bitbake: toaster: Allow git information to be null for BRLayer 2016-09-02 18:09:50 +01:00
tests.py bitbake: toaster: Replace references to LayerSource models 2016-07-26 08:10:36 +01:00
views.py