]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: don't use sshbecontroller
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 3 Mar 2016 05:26:55 +0000 (21:26 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Mar 2016 17:20:52 +0000 (17:20 +0000)
commit3ee06eb7e96de5dba539ad52201867e77d06a53e
treecbe9d156c7fd380ebe411553358525c3dcb8c8a3
parentc243ab6c83fe12d84777e4c3a18fd393827b9327
toaster: don't use sshbecontroller

Removed usage of sshbecontroller from bbcontroller, models, tests
and database schema.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/toaster/bldcontrol/bbcontroller.py
lib/toaster/bldcontrol/migrations/0002_auto_20160120_1250.py [new file with mode: 0644]
lib/toaster/bldcontrol/models.py
lib/toaster/bldcontrol/tests.py