All of lore.kernel.org
 help / color / mirror / Atom feed
* Recipe to Copy JAR files, not extract it
@ 2014-06-18 13:32 Laurent d'Havé
  2014-06-18 16:06 ` Paul Eggleton
  0 siblings, 1 reply; 8+ messages in thread
From: Laurent d'Havé @ 2014-06-18 13:32 UTC (permalink / raw)
  To: yocto

Hello
In a recipe i'm writing, i need to simply copy a .jar file.
Since it's specified in SRC_URI , bitbake extracts it, making WORKDIR a 
complete mess, and makes it impossible to copy the .jar file to destination.


How would i go about simply copying it ? Anyway to tell bitbake NOT to 
extract content of it ?


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

end of thread, other threads:[~2014-06-19 13:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-18 13:32 Recipe to Copy JAR files, not extract it Laurent d'Havé
2014-06-18 16:06 ` Paul Eggleton
2014-06-18 16:09   ` Paul Eggleton
2014-06-18 16:19     ` Laurent d'Havé
2014-06-18 16:31       ` Paul Eggleton
2014-06-19 13:40         ` Laurent d'Havé
2014-06-19 13:47           ` Paul Eggleton
2014-06-18 16:10   ` Robert P. J. Day

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.