From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] rsnapshot: make this an allarch package
Date: Mon, 27 Jul 2015 18:34:05 +0200 [thread overview]
Message-ID: <20150727163405.GE307@jama> (raw)
In-Reply-To: <1437743901-28008-1-git-send-email-adraszik@digisoft.tv>
[-- Attachment #1: Type: text/plain, Size: 1319 bytes --]
On Fri, Jul 24, 2015 at 02:18:21PM +0100, André Draszik wrote:
> From: André Draszik <git@andred.net>
>
> rsnapshot is just some perl script(s), no machine specific binaries.
NAK
The recipe has bunch of RDEPENDS on TUNE_PKGARCH recipes so it cannot be
allarch.
Recipe by default is TUNE_PKGARCH not MACHINE_ARCH as commit message may
suggest.
> ---
> meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb b/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
> index d680511..0593eef 100644
> --- a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
> +++ b/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
> @@ -29,7 +29,7 @@ SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=git \
>
> S = "${WORKDIR}/git"
>
> -inherit autotools
> +inherit allarch autotools
>
> # Fix rsnapshot.conf.default:
> # don't inject the host path into target configs.
> --
> 2.1.4
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2015-07-27 16:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-24 13:18 [meta-oe][PATCH] rsnapshot: make this an allarch package André Draszik
2015-07-27 16:34 ` Martin Jansa [this message]
2015-07-28 8:07 ` [yocto-docs][PATCH] ref-manual: clarify allarch wrt RDPENDS and TUNE_PKGARCH adraszik
2015-08-08 22:39 ` [meta-oe][PATCH] rsnapshot: make this an allarch package Khem Raj
2015-08-17 21:27 ` Martin Jansa
[not found] ` <1438070678-10554-1-git-send-email-adraszik@digisoft.tv>
2015-09-23 8:20 ` [yocto-docs][PATCH] ref-manual: clarify allarch wrt RDPENDS and TUNE_PKGARCH André Draszik
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=20150727163405.GE307@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@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 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.