From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 12/13] pkg-perl: add a target which upgrades all packages from metacpan
Date: Wed, 10 Oct 2018 09:10:49 +0200 [thread overview]
Message-ID: <20181010091049.241adca4@windsurf> (raw)
In-Reply-To: <20181010064621.19253-13-francois.perrad@gadz.org>
Hello,
On Wed, 10 Oct 2018 08:46:20 +0200, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> package/pkg-perl.mk | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/package/pkg-perl.mk b/package/pkg-perl.mk
> index 07348bd5d..74a116075 100644
> --- a/package/pkg-perl.mk
> +++ b/package/pkg-perl.mk
> @@ -57,6 +57,10 @@ endif
> # used no matter the setting
> $(2)_PREFER_INSTALLER ?= MB
>
> +ifeq ($(4),target)
> +SCANCPAN_ALL_DISTRIB += $$($(2)_DISTNAME)
> +endif
I'm curious to understand why you're adding only target Perl packages.
We don't want to update also host Perl packages ?
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-10-10 7:10 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-10 6:46 [Buildroot] [PATCH 00/13] scancpan Francois Perrad
2018-10-10 6:46 ` [Buildroot] [PATCH 01/13] scancpan: wrap abstract if too long Francois Perrad
2018-10-10 6:46 ` [Buildroot] [PATCH 02/13] scancpan: trim the abstract Francois Perrad
2018-10-10 6:46 ` [Buildroot] [PATCH 03/13] scancpan: sort license files Francois Perrad
2018-10-10 6:46 ` [Buildroot] [PATCH 04/13] scancpan: sort license in hash file Francois Perrad
2018-10-10 6:46 ` [Buildroot] [PATCH 05/13] scancpan: split multiple dependencies on multiple lines Francois Perrad
2018-10-10 6:46 ` [Buildroot] [PATCH 06/13] scancpan: remove run-time dependencies Francois Perrad
2018-10-10 6:46 ` [Buildroot] [PATCH 07/13] perl-*: regeneration of hash files Francois Perrad
2018-10-10 6:46 ` [Buildroot] [PATCH 08/13] perl-*: regeneration of Config.in files Francois Perrad
2018-10-10 6:46 ` [Buildroot] [PATCH 09/13] perl-*: regeneration of *.mk files Francois Perrad
2018-10-10 6:46 ` [Buildroot] [PATCH 10/13] scancpan: add PERL_FOO_DISTNAME in perl-foo.mk Francois Perrad
2018-10-10 7:10 ` Thomas Petazzoni
2018-10-10 6:46 ` [Buildroot] [PATCH 11/13] perl-*: regeneration with _DISTNAME Francois Perrad
2018-10-10 6:46 ` [Buildroot] [PATCH 12/13] pkg-perl: add a target which upgrades all packages from metacpan Francois Perrad
2018-10-10 7:10 ` Thomas Petazzoni [this message]
2018-10-10 7:33 ` François Perrad
2018-10-10 8:25 ` Thomas Petazzoni
2018-10-10 6:46 ` [Buildroot] [PATCH 13/13] [RFC] pkg-perl: add per package upgrade target Francois Perrad
2018-10-10 7:09 ` [Buildroot] [PATCH 00/13] scancpan Thomas Petazzoni
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=20181010091049.241adca4@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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