public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] pseudo: Update to pull in fixes for undefined __NR_openat2 and SYS_openat2
@ 2026-02-27  6:49 Nils Kruse
  2026-02-27  7:50 ` [OE-core] " Mathieu Dubois-Briand
  0 siblings, 1 reply; 2+ messages in thread
From: Nils Kruse @ 2026-02-27  6:49 UTC (permalink / raw)
  To: openembedded-core; +Cc: Nils Kruse

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"
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [OE-core] [PATCH] pseudo: Update to pull in fixes for undefined __NR_openat2 and SYS_openat2
  2026-02-27  6:49 [PATCH] pseudo: Update to pull in fixes for undefined __NR_openat2 and SYS_openat2 Nils Kruse
@ 2026-02-27  7:50 ` Mathieu Dubois-Briand
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Dubois-Briand @ 2026-02-27  7:50 UTC (permalink / raw)
  To: nilskruse97, openembedded-core

On Fri Feb 27, 2026 at 7:49 AM CET, Nils Kruse via lists.openembedded.org wrote:
> This fixes a compilation error on Ubuntu 20.04 hosts.
>
> Signed-off-by: Nils Kruse <nilskruse97@gmail.com>

Hi Nils,

Thanks for your patch, but I believe a similar patch was merged a few
days ago:

https://git.openembedded.org/openembedded-core/commit/?id=e9a35f32b983de724d2c2e436c017b49d5b70469

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-27  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27  6:49 [PATCH] pseudo: Update to pull in fixes for undefined __NR_openat2 and SYS_openat2 Nils Kruse
2026-02-27  7:50 ` [OE-core] " Mathieu Dubois-Briand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox