From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH] python3: merge opkg author field
Date: Wed, 19 Aug 2020 13:02:59 +0200 [thread overview]
Message-ID: <20200819110258.27448-1-rhi@pengutronix.de> (raw)
Only the first install_fixup line makes it into the opkg.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
rules/python3.make | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/rules/python3.make b/rules/python3.make
index db4abd0718f9..ca2b5ded95b7 100644
--- a/rules/python3.make
+++ b/rules/python3.make
@@ -157,8 +157,7 @@ $(STATEDIR)/python3.targetinstall:
@$(call install_init, python3)
@$(call install_fixup, python3,PRIORITY,optional)
@$(call install_fixup, python3,SECTION,base)
- @$(call install_fixup, python3,AUTHOR,"Marc Kleine-Budde <mkl@pengutronix.de>")
- @$(call install_fixup, python3,AUTHOR,"Han Sierkstra <han@protonic.nl>")
+ @$(call install_fixup, python3,AUTHOR,"Marc Kleine-Budde <mkl@pengutronix.de>, Han Sierkstra <han@protonic.nl>")
@$(call install_fixup, python3,DESCRIPTION,missing)
@$(call install_glob, python3, 0, 0, -, /usr/lib/python$(PYTHON3_MAJORMINOR), \
--
2.28.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
next reply other threads:[~2020-08-19 11:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-19 11:02 Roland Hieber [this message]
2020-09-04 17:01 ` [ptxdist] [APPLIED] " Michael Olbrich
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=20200819110258.27448-1-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=ptxdist@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