From: Richard Purdie <rpurdie@linux.intel.com>
To: "Tian, Kevin" <kevin.tian@intel.com>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Re: newbie recipe question
Date: Sun, 14 Nov 2010 13:04:34 +0000 [thread overview]
Message-ID: <1289739874.1272.4579.camel@rex> (raw)
In-Reply-To: <625BA99ED14B2D499DC4E29D8138F1504D2A9B4E64@shsmsx502.ccr.corp.intel.com>
On Sun, 2010-11-14 at 08:56 +0800, Tian, Kevin wrote:
> From: Marc
> Sent: Sunday, November 14, 2010 12:29 AM
>
> > Yes it works on files but not on subdirectories
>
> Then I think Darren's suggestion is what you expect: write a install script which
> contains all the tricks you want (subdirectory, *, ...), and then have do_install
> invoke that script directly...
Its not something I'd encourage but you could just do a cp -r (recursive
copy). You would then need to be careful about owners and permissions
though (which is why you'll see install being used most often).
Cheers,
Richard
prev parent reply other threads:[~2010-11-14 13:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-12 16:49 newbie recipe question Marc
2010-11-12 17:52 ` Darren Hart
2010-11-12 19:05 ` Scott Garman
2010-11-13 16:29 ` Marc
2010-11-14 0:56 ` Tian, Kevin
2010-11-14 13:04 ` Richard Purdie [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=1289739874.1272.4579.camel@rex \
--to=rpurdie@linux.intel.com \
--cc=kevin.tian@intel.com \
--cc=poky@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.