All of lore.kernel.org
 help / color / mirror / Atom feed
* externalsrc + sstate why is not compatible?
@ 2017-12-06  2:15 Koehler, Yannick
  2017-12-06  8:47 ` Alexander Kanavin
  0 siblings, 1 reply; 8+ messages in thread
From: Koehler, Yannick @ 2017-12-06  2:15 UTC (permalink / raw)
  To: yocto

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

In our situation, we have many packages that are in-house, as such we use a local folder for the several in-house modules.  To do so, we need to use externalsrc to point to the local code so that the git repo contains both the code + recipe, instead of 20 repos (1 per packages) and 1 more for yocto recipe which complicates things when you want to submit a change.


Yet, the externalsrc disable the setscene tasks and set the BB_DONTCACHE variable.  I altered the script to remove those but then a change to the externalsrc folder is not detected. I wonder if it is because the S variable is set past the sstate algorithm and is then unable to consider the externalsrc folder as the real source location.  Any expert on this matter that can guide me to either make sstate works for external src or teach me how to have code + recipe in a single git repo.  I am certainly not the only case using such a pattern.


--

Yannick Koehler

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-12-06 18:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-06  2:15 externalsrc + sstate why is not compatible? Koehler, Yannick
2017-12-06  8:47 ` Alexander Kanavin
2017-12-06 14:13   ` Koehler, Yannick
2017-12-06 14:47     ` Marcelo E. Magallon
2017-12-06 16:59       ` Koehler, Yannick
2017-12-06 18:45         ` Marcelo E. Magallon
2017-12-06 18:51           ` Koehler, Yannick
2017-12-06 17:27     ` Alexander Kanavin

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.