All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: "Laurent d'Havé" <ldhave@gmail.com>, yocto@yoctoproject.org
Subject: Re: Recipe to Copy JAR files, not extract it
Date: Wed, 18 Jun 2014 12:10:45 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LFD.2.11.1406181208580.30496@localhost> (raw)
In-Reply-To: <3163865.caRNAjYEnc@peggleto-mobl5.ger.corp.intel.com>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1204 bytes --]

On Wed, 18 Jun 2014, Paul Eggleton wrote:

> Hi Laurent,
>
> On Wednesday 18 June 2014 15:32:17 Laurent d'Havé wrote:
> > 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 ?
>
> if you add ;unpack=0 to the end of the entry for the jar file within SRC_URI,
> it should prevent it from being unpacked.
>
> (I see we don't have this documented anywhere, I will add it to the
> documentation todo list.)

  it's mentioned in Section 4.2 of the bitbake user manual.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

      parent reply	other threads:[~2014-06-18 16:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

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=alpine.LFD.2.11.1406181208580.30496@localhost \
    --to=rpjday@crashcourse.ca \
    --cc=ldhave@gmail.com \
    --cc=paul.eggleton@linux.intel.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.