From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 1/6] strace: temporary version bump 5.7 -> 5.8
Date: Sun, 30 Aug 2020 23:31:58 +0200 [thread overview]
Message-ID: <20200830213203.15562-2-rhi@pengutronix.de> (raw)
In-Reply-To: <20200830213203.15562-1-rhi@pengutronix.de>
Instead of forking the whole rule file, adapt only the relevant lines of
the respective upstream PTXdist submission [0] locally to fix build
errors when updating to OSELAS.Toolchain 2020.08.0. The override can be
removed again after migrating to a PTXdist version that includes the
change.
[0]: <20200830193241.30954-1-rhi@pengutronix.de> (2020-08-30, Roland
Hieber: "[ptxdist] [PATCH] strace: version bump 5.7 -> 6.8"),
https://www.mail-archive.com/ptxdist@pengutronix.de/msg17004.html
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
rules/post/strace.make | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 rules/post/strace.make
diff --git a/rules/post/strace.make b/rules/post/strace.make
new file mode 100644
index 000000000000..19694412e2f7
--- /dev/null
+++ b/rules/post/strace.make
@@ -0,0 +1,7 @@
+$(warning Note: strace version overwritten as temporary workaround)
+STRACE_VERSION := 5.8
+STRACE_MD5 := 1a808c5917f0d91169e377c90faee6dd
+STRACE := strace-$(STRACE_VERSION)
+STRACE_URL := https://strace.io/files/$(STRACE_VERSION)/$(STRACE).$(STRACE_SUFFIX)
+STRACE_SOURCE := $(SRCDIR)/$(STRACE).$(STRACE_SUFFIX)
+STRACE_DIR := $(BUILDDIR)/$(STRACE)
--
2.28.0
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next prev parent reply other threads:[~2020-08-30 21:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-30 21:31 [DistroKit] [PATCH 0/6] update all platforms to OSELAS.Toolchain 2020.08.0 Roland Hieber
2020-08-30 21:31 ` Roland Hieber [this message]
2020-08-30 21:31 ` [DistroKit] [PATCH 2/6] mips: update " Roland Hieber
2020-08-30 21:32 ` [DistroKit] [PATCH 3/6] rpi: " Roland Hieber
2020-08-30 21:32 ` [DistroKit] [PATCH 4/6] v7a: " Roland Hieber
2020-08-30 21:32 ` [DistroKit] [PATCH 5/6] v8a: " Roland Hieber
2020-08-30 21:32 ` [DistroKit] [PATCH 6/6] x86_64: " Roland Hieber
2020-09-04 12:43 ` [DistroKit] [PATCH 0/6] update all platforms " Robert Schwebel
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=20200830213203.15562-2-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=distrokit@pengutronix.de \
/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