All of lore.kernel.org
 help / color / mirror / Atom feed
* bitbake cannot find git
@ 2018-09-06  9:35 Måns Zigher
  0 siblings, 0 replies; only message in thread
From: Måns Zigher @ 2018-09-06  9:35 UTC (permalink / raw)
  To: OE-core

[-- Attachment #1: Type: text/plain, Size: 712 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 779 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-06  9:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-06  9:35 bitbake cannot find git Måns Zigher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.