All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: parmeshwar tak <parmesh.iiit@gmail.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: Want to fetch only files which are having ".new" or ".replace" extention to the ${WORKDIR}.
Date: Mon, 13 Apr 2015 09:18:23 +0100	[thread overview]
Message-ID: <2860644.gqf1mWsvVV@peggleto-mobl.ger.corp.intel.com> (raw)
In-Reply-To: <CACBNtJZdWOa1nC9ObOyzrXmhLBgpT-qYaWqTqHdhBWdP56bBGA@mail.gmail.com>

On Thursday 09 April 2015 17:55:38 parmeshwar tak wrote:
> I have a simple problem, any one can answer.
> I have a repo "rdk\build_script", and branch ="xyz".
> I need to write a bbappend where the path "patches/Refsw" has some
> files with ".new" and ".replace" extention.
> 
> I want to fetch only files which are having ".new" or ".replace"
> extention to the ${WORKDIR}.

There is no build-in support for this - you'll need to write additional code 
(in the form of python code in a do_unpack_append, or an additional function.)

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


  reply	other threads:[~2015-04-13  8:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 12:25 Want to fetch only files which are having ".new" or ".replace" extention to the ${WORKDIR} parmeshwar tak
2015-04-13  8:18 ` Paul Eggleton [this message]
2015-04-13  9:17   ` parmeshwar tak

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=2860644.gqf1mWsvVV@peggleto-mobl.ger.corp.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=parmesh.iiit@gmail.com \
    /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.