]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: All machines add a column to link back to machine conf
authorMichael Wood <michael.g.wood@intel.com>
Tue, 3 Feb 2015 15:40:41 +0000 (15:40 +0000)
committerAlexandru DAMIAN <alexandru.damian@intel.com>
Mon, 9 Feb 2015 17:54:34 +0000 (17:54 +0000)
commitc1462c0530fe6c34ffef87bcde7a363995b503c9
treeec70c03f6d0b0ceedcdc27e73b8a729f9a14632b
parent2c3b84f5012196c62be3ecf212e9752ee307635c
toaster: All machines add a column to link back to machine conf

Add a column with the "path" to the machine file and add a link back to
the vcs web to view the machine configuration file.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
lib/toaster/orm/models.py
lib/toaster/toastergui/templates/machines.html
lib/toaster/toastergui/views.py