All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Laurent d'Havé" <ldhave@gmail.com>
To: yocto@yoctoproject.org
Subject: Recipe to Copy JAR files, not extract it
Date: Wed, 18 Jun 2014 15:32:17 +0200	[thread overview]
Message-ID: <53A194E1.1080206@gmail.com> (raw)

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 ?


             reply	other threads:[~2014-06-18 13:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-18 13:32 Laurent d'Havé [this message]
2014-06-18 16:06 ` Recipe to Copy JAR files, not extract it 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53A194E1.1080206@gmail.com \
    --to=ldhave@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.