public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Nils Kruse <nilskruse97@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Nils Kruse <nilskruse97@gmail.com>
Subject: [PATCH] pseudo: Update to pull in fixes for undefined __NR_openat2 and SYS_openat2
Date: Fri, 27 Feb 2026 07:56:55 +0100	[thread overview]
Message-ID: <20260227065655.20055-1-nilskruse97@gmail.com> (raw)

This fixes a compilation error on Ubuntu 20.04 hosts.

Signed-off-by: Nils Kruse <nilskruse97@gmail.com>
---
 meta/recipes-devtools/pseudo/pseudo_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb
index bee6fcb149..0f063f1881 100644
--- a/meta/recipes-devtools/pseudo/pseudo_git.bb
+++ b/meta/recipes-devtools/pseudo/pseudo_git.bb
@@ -12,7 +12,7 @@ SRC_URI:append:class-nativesdk = " \
     file://older-glibc-symbols.patch"
 SRC_URI[prebuilt.sha256sum] = "ed9f456856e9d86359f169f46a70ad7be4190d6040282b84c8d97b99072485aa"
 
-SRCREV = "9ab513512d8b5180a430ae4fa738cb531154cdef"
+SRCREV = "43cbd8fb4914328094ccdb4bb827d74b1bac2046"
 S = "${WORKDIR}/git"
 PV = "1.9.3+git"
 


             reply	other threads:[~2026-02-27  6:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-27  6:56 Nils Kruse [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-02-27  6:49 [PATCH] pseudo: Update to pull in fixes for undefined __NR_openat2 and SYS_openat2 Nils Kruse

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=20260227065655.20055-1-nilskruse97@gmail.com \
    --to=nilskruse97@gmail.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