public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 07/11] pseudo: Fix handling of absolute links
Date: Sat, 16 Apr 2022 09:14:25 -1000	[thread overview]
Message-ID: <4e79b3fa07d6b8d044f2fb21e691ff3683aee1ea.1650131192.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1650131192.git.steve@sakoman.com>

From: Alexandre Belloni <alexandre.belloni@bootlin.com>

Update to a version of pseudo which has a fix for absolute links,
evaluating them from the chroot path.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 33147b89bc3c9e9bdd53a942a5551d8a1d06130c)
Signed-off-by: Steve Sakoman <steve@sakoman.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 35240f1616..b5da3f0e29 100644
--- a/meta/recipes-devtools/pseudo/pseudo_git.bb
+++ b/meta/recipes-devtools/pseudo/pseudo_git.bb
@@ -13,7 +13,7 @@ SRC_URI:append:class-nativesdk = " \
     file://older-glibc-symbols.patch"
 SRC_URI[prebuilt.sha256sum] = "ed9f456856e9d86359f169f46a70ad7be4190d6040282b84c8d97b99072485aa"
 
-SRCREV = "df1d1321fb093283485c387e3c933d2d264e509c"
+SRCREV = "2b4b88eb513335b0ece55fe51854693d9b20de35"
 S = "${WORKDIR}/git"
 PV = "1.9.0+git${SRCPV}"
 
-- 
2.25.1



  parent reply	other threads:[~2022-04-18 14:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-16 19:14 [OE-core][dunfell 00/11] Patch review Steve Sakoman
2022-04-16 19:14 ` [OE-core][dunfell 01/11] vim: Upgrade 8.2.4524 -> 8.2.4681 Steve Sakoman
2022-04-16 19:14 ` [OE-core][dunfell 02/11] gzip: fix CVE-2022-1271 Steve Sakoman
2022-04-16 19:14 ` [OE-core][dunfell 03/11] zlib: backport the fix for CVE-2018-25032 Steve Sakoman
2022-04-16 19:14 ` [OE-core][dunfell 04/11] xz: fix CVE-2022-1271 Steve Sakoman
2022-04-16 19:14 ` [OE-core][dunfell 05/11] git: Ignore CVE-2022-24975 Steve Sakoman
2022-05-17 11:09   ` [dunfell " Ranjitsinh Rathod
2022-05-17 14:11     ` [OE-core] " Steve Sakoman
2022-04-16 19:14 ` [OE-core][dunfell 06/11] pseudo: Add patch to workaround paths with crazy lengths Steve Sakoman
2022-04-16 19:14 ` Steve Sakoman [this message]
2022-04-16 19:14 ` [OE-core][dunfell 08/11] license_image.bbclass: close package.manifest file Steve Sakoman
2022-04-16 19:14 ` [OE-core][dunfell 09/11] apt: add -fno-strict-aliasing to CXXFLAGS to fix SHA256 bug Steve Sakoman
2022-04-16 19:14 ` [OE-core][dunfell 10/11] metadata_scm.bbclass: Use immediate expansion for the METADATA_* variables Steve Sakoman
2022-04-16 19:14 ` [OE-core][dunfell 11/11] libxshmfence: Correct LICENSE to HPND Steve Sakoman

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=4e79b3fa07d6b8d044f2fb21e691ff3683aee1ea.1650131192.git.steve@sakoman.com \
    --to=steve@sakoman.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