]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
pseudo: Upgrade to version 1.9.1
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 May 2025 09:01:21 +0000 (10:01 +0100)
committerPaul Barker <paul@pbarker.dev>
Mon, 26 Jan 2026 09:00:05 +0000 (09:00 +0000)
commitb3140c624504b19a2b2faec8df89f57a99cefce1
treeccf20db42c80d6b1db654c9064d8ed7d8979a22f
parent55d4b81b15b6eb2e221ff69dc791d2e319fad234
pseudo: Upgrade to version 1.9.1

This brings in:
 * nftw, nftw64: add wrapper
 * ftw, nftw, ftw64, nftw64: add tests
 * Move ftw and ftw64 to calling ntfw and nftw64
 * makewrappers: Introduce 'array' support
 * pseudo_util.c: Avoid warning when we intentionally discard const
 * pseudo_client.c: Fix warning
 * yocto-older-glibc-symbols.path: Add as a reference patch
 * pseudo/pseudo_client: Add wrapper functions to operate correctly with glibc 2.38 onwards
 * configure: Prune PIE flags
 * test/test-parallel-rename.sh: Add parallel rename test
 * test/test-parallel-symlinks.sh: Add parallel symlink test
 * ports/linux/guts: Add .gitignore to ignore generated files

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 994e508b2a0ede8b5cc4fe39444cf25dc9a53faf)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Paul Barker <paul@pbarker.dev>
meta/recipes-devtools/pseudo/files/0001-configure-Prune-PIE-flags.patch [deleted file]
meta/recipes-devtools/pseudo/files/glibc238.patch [deleted file]
meta/recipes-devtools/pseudo/files/older-glibc-symbols.patch
meta/recipes-devtools/pseudo/pseudo_git.bb