[OE-core] [OE-Core] bitbake cannot find git

Måns Zigher mans.zigher at gmail.com
Thu Sep 6 09:35:19 UTC 2018


Hi,

I have maybe a a bit unusual project that is causing some headache. The
project is a Cmake project and is including ExternalProject_Add which is
then using git to checkout these external projects this is failing because
it cannot find git. When trying to add dependency to git-native to get it
included into the sysroot it is ignored because of ASSUME_PROVIDED which
includes git. I assume that the problem is that the actual git clone is
called from inside of the configure task and when running this bitbake
assume any tool dependencies should be in sysroot so it will not check for
it on the build host. Is this not a supported use case or is there a
workaround for this?

BR
Måns Zigher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180906/c5fe89a8/attachment-0002.html>


More information about the Openembedded-core mailing list