Openembedded Core Discussions
 help / color / mirror / Atom feed
* How to put a correct dependency with regards to gcc?
@ 2015-09-04 17:03 Reshetova, Elena
  2015-09-09  2:45 ` Randy MacLeod
  2015-09-16 16:43 ` Richard Purdie
  0 siblings, 2 replies; 13+ messages in thread
From: Reshetova, Elena @ 2015-09-04 17:03 UTC (permalink / raw)
  To: openembedded-core@lists.openembedded.org


[-- Attachment #1.1: Type: text/plain, Size: 1212 bytes --]

Hi,

 

I have a simple problem but not able to come with simple and elegant
solution for it, so would be very thankful for the suggestions. 

 

I have a task that is specified to run after do_fetch. The task needs the
source to be *actually* fetched, since it operates on archives. It works
well for everything apart gcc. 

For example in fido branch, my task run for libgcc will fail, because
do_fetch task for libgcc actually *does not* not fetch the gcc sources (only
puts a nice lock file in the download folder).

 

When I noticed this, I tried to put the dependency on gcc-source:do_fetch
for my task (because that actually fetches the gcc sources) and it works in
fido, but in master after changes to gcc nothing provides gcc-source and it
wants to specify the version, which I don't want to do (ideally I don't want
to put any dependencies to gcc, since I don't really depend on it!). In
master a run for libgcc-initial fails for the same reasons: gcc tar ball is
not there. 

 

Is there a way to make it work correctly? 

 

Here is the history of issue we are trying to solve:
https://github.com/01org/meta-security-isafw/issues/1

 

Best Regards,
Elena.


[-- Attachment #1.2: Type: text/html, Size: 3733 bytes --]

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 7586 bytes --]

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

end of thread, other threads:[~2015-09-22 11:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04 17:03 How to put a correct dependency with regards to gcc? Reshetova, Elena
2015-09-09  2:45 ` Randy MacLeod
2015-09-09  7:05   ` Patrick Ohly
2015-09-09 16:13     ` Reshetova, Elena
2015-09-09 16:09   ` Reshetova, Elena
2015-09-14 17:55     ` Randy MacLeod
2015-09-14 18:06       ` Reshetova, Elena
2015-09-16  2:37       ` Randy MacLeod
2015-09-16 16:52         ` Richard Purdie
2015-09-22 11:03           ` Reshetova, Elena
2015-09-22 11:09             ` Richard Purdie
2015-09-22 11:13               ` Reshetova, Elena
2015-09-16 16:43 ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox