Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 3/6] perl-native: Remove .packinfo file
Date: Mon, 6 Feb 2017 20:26:53 +0100	[thread overview]
Message-ID: <20170206192653.GA3353@jama> (raw)
In-Reply-To: <1486396334-8039-3-git-send-email-richard.purdie@linuxfoundation.org>

[-- Attachment #1: Type: text/plain, Size: 1474 bytes --]

On Mon, Feb 06, 2017 at 03:52:11PM +0000, Richard Purdie wrote:
> This is large and needs fixups to relocate it in each case. We can drop it, save
> the work and the ~150MB disk space its various copies take up. Its not needed
> for anything that I can see.

-1

The subject says .packinfo, but the change is for .packlist.

> 
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
>  meta/recipes-devtools/perl/perl-native_5.24.0.bb | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/meta/recipes-devtools/perl/perl-native_5.24.0.bb b/meta/recipes-devtools/perl/perl-native_5.24.0.bb
> index af2ad7b..4216257 100644
> --- a/meta/recipes-devtools/perl/perl-native_5.24.0.bb
> +++ b/meta/recipes-devtools/perl/perl-native_5.24.0.bb
> @@ -106,6 +106,10 @@ do_install () {
>  	for f in `grep -Il '#! *${bindir}/perl' ${D}/${bindir}/*`; do
>  		sed -i -e 's|${bindir}/perl|/usr/bin/env nativeperl|' $f
>  	done
> +
> +	# The packlist is large with hardcoded paths meaning it needs relocating
> +	# so just remove it.
> +	rm ${D}${libdir}/perl/${PV}/.packlist
>  }
>  
>  SYSROOT_PREPROCESS_FUNCS += "perl_sysroot_create_wrapper"
> -- 
> 2.7.4
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]

  reply	other threads:[~2017-02-06 19:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-06 15:52 [PATCH 1/6] glibc: Separate locale files to their own sstate task Richard Purdie
2017-02-06 15:52 ` [PATCH 2/6] staging: Don't put ptest files into the sysroot Richard Purdie
2017-02-06 15:52 ` [PATCH 3/6] perl-native: Remove .packinfo file Richard Purdie
2017-02-06 19:26   ` Martin Jansa [this message]
2017-02-07  7:57     ` Richard Purdie
2017-02-06 19:51   ` Khem Raj
2017-02-06 15:52 ` [PATCH 4/6] staging: Add shared manifest support Richard Purdie
2017-02-06 15:52 ` [PATCH 5/6] staging: Improve file creation resiliance Richard Purdie
2017-02-06 15:52 ` [PATCH 6/6] staging: Add missing parameter to debug message Richard Purdie

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=20170206192653.GA3353@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.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