]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: buildinfohelper Create a copy of the built layer and recipe
authorMichael Wood <michael.g.wood@intel.com>
Tue, 29 Sep 2015 04:45:30 +0000 (21:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Sep 2015 12:44:49 +0000 (13:44 +0100)
commit0683d9a2b15e3234a94437aaebac84bfcca1420b
tree120455d896d79e479f5ec5eaa487b55738e63f4d
parent8480e275e87275921d0dd54f2a7a445b1cd40203
toaster: buildinfohelper Create a copy of the built layer and recipe

Create a copy of the built layer and the recipes associated with it.
This is so that the user can view the historical information about a
build. i.e. a snapshot of the layer version and artifacts produced at
that build.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/ui/buildinfohelper.py
lib/toaster/orm/models.py