* [ptxdist] [PATCH] python3: merge opkg author field
@ 2020-08-19 11:02 Roland Hieber
2020-09-04 17:01 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2020-08-19 11:02 UTC (permalink / raw)
To: ptxdist; +Cc: Roland Hieber
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] python3: merge opkg author field
2020-08-19 11:02 [ptxdist] [PATCH] python3: merge opkg author field Roland Hieber
@ 2020-09-04 17:01 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2020-09-04 17:01 UTC (permalink / raw)
To: ptxdist; +Cc: Roland Hieber
Thanks, applied as 7d7a193a580283e82705ffefced6477ddc865365.
Michael
[sent from post-receive hook]
On Fri, 04 Sep 2020 19:01:25 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Only the first install_fixup line makes it into the opkg.
>
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20200819110258.27448-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/python3.make b/rules/python3.make
> index 7cb24f0859cd..0046d561de4e 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), \
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-04 17:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-19 11:02 [ptxdist] [PATCH] python3: merge opkg author field Roland Hieber
2020-09-04 17:01 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox