]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: Allow git information to be null for BRLayer
authorMichael Wood <michael.g.wood@intel.com>
Mon, 22 Aug 2016 15:42:35 +0000 (16:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Sep 2016 15:29:36 +0000 (16:29 +0100)
commita15f61f3ef5a87b87121457f76592c87f0ea5d7f
tree0e587300cfdd30e9c9c5bdf07e245d7ec8eec944
parentacdfafdd753abe38a313c42e3a9d6211338b4e73
toaster: Allow git information to be null for BRLayer

We no longer only deal with layers that have their source in a gir
repository, we also allow for local directories too so update the
BRLayer model to reflect this.

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>
lib/toaster/bldcontrol/models.py