From: Javier Viguera <javier.viguera@digi.com>
To: "openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: [daisy][PATCH] file: add wrapper to nativesdk-file
Date: Thu, 13 Nov 2014 14:53:10 +0100 [thread overview]
Message-ID: <5464B7C6.8070205@digi.com> (raw)
In-Reply-To: <1413799988-50345-1-git-send-email-javier.viguera@digi.com>
Ping (hopefully to be included in daisy point release 1.6.2)
-
Regards,
Javier Viguera
On 20/10/14 12:13, Javier Viguera wrote:
> Backport commit 69a3ab3 to 'daisy' which uses a different version of
> file package.
>
> Author of the original patch: Hongxu Jia <hongxu.jia-CWA4WttNNZF54TAoqtyWWQ@public.gmane.org>
>
> Signed-off-by: Javier Viguera <javier.viguera-i7dp0qKlBMg@public.gmane.org>
> ---
> meta/recipes-devtools/file/file_5.16.bb | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/meta/recipes-devtools/file/file_5.16.bb b/meta/recipes-devtools/file/file_5.16.bb
> index 46dbf88f8db0..a15d952e3de6 100644
> --- a/meta/recipes-devtools/file/file_5.16.bb
> +++ b/meta/recipes-devtools/file/file_5.16.bb
> @@ -32,5 +32,9 @@ do_install_append_class-native() {
> --magic-file ${datadir}/misc/magic.mgc
> }
>
> +do_install_append_class-nativesdk() {
> + create_cmdline_wrapper ${D}/${bindir}/file \
> + --magic-file ${datadir}/misc/magic.mgc
> +}
>
> BBCLASSEXTEND = "native nativesdk"
>
prev parent reply other threads:[~2014-11-13 13:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-20 10:13 [daisy][PATCH] file: add wrapper to nativesdk-file Javier Viguera
2014-11-13 13:53 ` Javier Viguera [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=5464B7C6.8070205@digi.com \
--to=javier.viguera@digi.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox