]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: buildinfohelper local layer don't construct path using git info
authorMichael Wood <michael.g.wood@intel.com>
Tue, 20 Sep 2016 01:44:20 +0000 (18:44 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Sep 2016 14:20:17 +0000 (15:20 +0100)
commit3dfea5214d4bd006e26630e5024774ecb84ea527
tree3181fa8955f56e354aae4a508be516b45f30991c
parent031cb194aaa1b6cc970fed3fa0d0dbd3ebac163f
toaster: buildinfohelper local layer don't construct path using git info

When the layer is local source don't try and work out the location of
the layer by using the git information (getGitCloneDirectory)

[YOCTO #10199]

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