All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jörg Sommer" <joerg.sommer@navimatix.de>
To: ross.burton@arm.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 1/3] classes/insane: increase shebang size limit
Date: Wed, 1 Jul 2026 08:01:37 +0200	[thread overview]
Message-ID: <akSsWsEkZv4c99OR@navimatix.de> (raw)
In-Reply-To: <20260630140800.4018491-1-ross.burton@arm.com>

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

Ross Burton via lists.openembedded.org schrieb am Di 30. Jun, 15:07 (+0100):
> diff --git a/meta/classes-global/insane.bbclass b/meta/classes-global/insane.bbclass
> index 4250331af12..08bff7dca45 100644
> --- a/meta/classes-global/insane.bbclass
> +++ b/meta/classes-global/insane.bbclass
> @@ -83,25 +83,22 @@ QAPATHTEST[shebang-size] = "package_qa_check_shebang_size"
>  def package_qa_check_shebang_size(path, name, d, elf):
>      global cpath
>  
> +    # From kernel 5.1 onwards (specifically linux 6eb3c3d0a52dc ("exec: increase
> +    # BINPRM_BUF_SIZE to 256")) the shebang buffer is was increased from 128 bytes

The »is« is too much.


Regards, Jörg

-- 
Navimatix GmbH           T: 03641 - 327 99 0
Tatzendpromenade 2       F: 03641 - 526 306
07745 Jena               www.navimatix.de

Geschäftsführer: Steffen Späthe, Jan Rommeley
Registergericht: Amtsgericht Jena, HRB 501480

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5000 bytes --]

  parent reply	other threads:[~2026-07-01  6:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-30 14:07 [PATCH 1/3] classes/insane: increase shebang size limit Ross Burton
2026-06-30 14:07 ` [PATCH 2/3] classes/insane: create one CachedPath instance in qa_check_staged Ross Burton
2026-06-30 14:08 ` [PATCH 3/3] classes/insane: clean up do_qa_sysroot Ross Burton
2026-07-01  6:01 ` Jörg Sommer [this message]
2026-07-01 11:28 ` [OE-core] [PATCH 1/3] classes/insane: increase shebang size limit Mathieu Dubois-Briand
2026-07-01 12:49   ` Ross Burton

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=akSsWsEkZv4c99OR@navimatix.de \
    --to=joerg.sommer@navimatix.de \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@arm.com \
    /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.