]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer name
authorMichael Wood <michael.g.wood@intel.com>
Wed, 23 Mar 2016 08:28:37 +0000 (08:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Mar 2016 17:53:55 +0000 (17:53 +0000)
commit302509214255f7a2b7226e5a6b8a2e361b826168
tree5a8b45173765da37da0d682b11c0ca90788aaea9
parent3df6551d8c7963324a0bcd904ca89232d2569ab1
bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer name

Use a constant to define the name for the toaster custom images layer;
this constant is then used to identify this layer in various places.

(Bitbake rev: 2540969ec71612af7f9041cadcc401513e9b357b)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/buildinfohelper.py
bitbake/lib/toaster/orm/models.py
bitbake/lib/toaster/toastergui/views.py