diff options
| author | Robert Yang <liezhi.yang@windriver.com> | 2025-07-03 23:26:20 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2026-01-26 09:45:39 +0000 |
| commit | e6cbef9080ed3898c7f4b139b193697665767715 (patch) | |
| tree | 52ac12b421729bc0947c33d1423ebcb2dd75ed43 /meta/recipes-devtools | |
| parent | 80593d0ce1edd25489f85021024374c11df3edee (diff) | |
| download | poky-e6cbef9080ed3898c7f4b139b193697665767715.tar.gz | |
pseudo: 1.9.0 -> 1.9.2
(From OE-Core rev: 89256d7c891c0053028a4d8679ccebc24f36577c)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 48a42747fd280ce68283e1491971d22273e3bdf2)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Paul Barker <paul@pbarker.dev>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/pseudo/pseudo_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb index 5e2a8bf328..ec9ef2dd5d 100644 --- a/meta/recipes-devtools/pseudo/pseudo_git.bb +++ b/meta/recipes-devtools/pseudo/pseudo_git.bb | |||
| @@ -12,9 +12,9 @@ SRC_URI:append:class-nativesdk = " \ | |||
| 12 | file://older-glibc-symbols.patch" | 12 | file://older-glibc-symbols.patch" |
| 13 | SRC_URI[prebuilt.sha256sum] = "ed9f456856e9d86359f169f46a70ad7be4190d6040282b84c8d97b99072485aa" | 13 | SRC_URI[prebuilt.sha256sum] = "ed9f456856e9d86359f169f46a70ad7be4190d6040282b84c8d97b99072485aa" |
| 14 | 14 | ||
| 15 | SRCREV = "3fac97341f0f8270ca28a91098d0a58ca306a6bd" | 15 | SRCREV = "b4645cb30573c5b3d5e94b9d50e1e2f8beefe9be" |
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | PV = "1.9.0+git" | 17 | PV = "1.9.2" |
| 18 | 18 | ||
| 19 | # largefile and 64bit time_t support adds these macros via compiler flags globally | 19 | # largefile and 64bit time_t support adds these macros via compiler flags globally |
| 20 | # remove them for pseudo since pseudo intercepts some of the functions which will be | 20 | # remove them for pseudo since pseudo intercepts some of the functions which will be |
