* [ptxdist] [PATCH] host-mfgtools: version bump 1.3.167 -> 1.3.169 @ 2020-04-21 10:15 Denis Osterland-Heim 2020-04-21 10:54 ` Roland Hieber 0 siblings, 1 reply; 4+ messages in thread From: Denis Osterland-Heim @ 2020-04-21 10:15 UTC (permalink / raw) To: ptxdist Signed-off-by: Denis Osterland-Heim <Denis.Osterland@diehl.com> --- Hi, the 167 source tarball has two toplevel directories, one with the git submodule content and one without. This was an accident by upstream and is fixed in 169. It worked on my machine but on older machines (Ubuntu 16.04) it failed because of mv can not override directories. I am not sure why it works on my PC. Regards Denis rules/host-mfgtools.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/host-mfgtools.make b/rules/host-mfgtools.make index fd8966548..d40017458 100644 --- a/rules/host-mfgtools.make +++ b/rules/host-mfgtools.make @@ -11,8 +11,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_MFGTOOLS) += host-mfgtools # # Paths and names # -HOST_MFGTOOLS_VERSION := 1.3.167 -HOST_MFGTOOLS_MD5 := 08fba433dd11525c9b425ad1ff91b85b +HOST_MFGTOOLS_VERSION := 1.3.169 +HOST_MFGTOOLS_MD5 := 957655df30b80ed8cdff217544af6136 HOST_MFGTOOLS := mfgtools-$(HOST_MFGTOOLS_VERSION) HOST_MFGTOOLS_SUFFIX := tar.gz HOST_MFGTOOLS_URL := https://github.com/NXPmicro/mfgtools/releases/download/uuu_$(HOST_MFGTOOLS_VERSION)/uuu_source-$(HOST_MFGTOOLS_VERSION).$(HOST_MFGTOOLS_SUFFIX) -- 2.26.2 Diehl Connectivity Solutions GmbH Geschäftsführung: Horst Leonberger Sitz der Gesellschaft: Nürnberg - Registergericht: Amtsgericht Nürnberg: HRB 32315 ___________________________________________________________________________________________________ Der Inhalt der vorstehenden E-Mail ist nicht rechtlich bindend. Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten haben. Bitte loeschen Sie in diesem Fall die Nachricht. Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung und/oder Publikation dieser E-Mail ist strengstens untersagt. - Informationen zum Datenschutz, insbesondere zu Ihren Rechten, erhalten Sie unter https://www.diehl.com/group/de/transparenz-und-informationspflichten/ The contents of the above mentioned e-mail is not legally binding. This e-mail contains confidential and/or legally protected information. Please inform us if you have received this e-mail by mistake and delete it in such a case. Each unauthorized reproduction, disclosure, alteration, distribution and/or publication of this e-mail is strictly prohibited. - For general information on data protection and your respective rights please visit https://www.diehl.com/group/en/transparency-and-information-obligations/ _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ptxdist] [PATCH] host-mfgtools: version bump 1.3.167 -> 1.3.169 2020-04-21 10:15 [ptxdist] [PATCH] host-mfgtools: version bump 1.3.167 -> 1.3.169 Denis Osterland-Heim @ 2020-04-21 10:54 ` Roland Hieber 2020-04-21 12:22 ` Denis Osterland-Heim 0 siblings, 1 reply; 4+ messages in thread From: Roland Hieber @ 2020-04-21 10:54 UTC (permalink / raw) To: Denis Osterland-Heim; +Cc: ptxdist On Tue, Apr 21, 2020 at 10:15:01AM +0000, Denis Osterland-Heim wrote: > Signed-off-by: Denis Osterland-Heim <Denis.Osterland@diehl.com> > --- > Hi, > > the 167 source tarball has two toplevel directories, one with the git > submodule content and one without. This was an accident by upstream and > is fixed in 169. It worked on my machine but on older machines (Ubuntu > 16.04) it failed because of mv can not override directories. > I am not sure why it works on my PC. Michael already pushed a fix for this on master in commit e5d4c7c479293eb34345 ("host-mfgtools: fix random extract failures") by handling it in the extract stage. Please rebase onto the current master to test the version bump, and test if the extract step is still needed :) - Roland > > Regards Denis > > rules/host-mfgtools.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/host-mfgtools.make b/rules/host-mfgtools.make > index fd8966548..d40017458 100644 > --- a/rules/host-mfgtools.make > +++ b/rules/host-mfgtools.make > @@ -11,8 +11,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_MFGTOOLS) += host-mfgtools > # > # Paths and names > # > -HOST_MFGTOOLS_VERSION := 1.3.167 > -HOST_MFGTOOLS_MD5 := 08fba433dd11525c9b425ad1ff91b85b > +HOST_MFGTOOLS_VERSION := 1.3.169 > +HOST_MFGTOOLS_MD5 := 957655df30b80ed8cdff217544af6136 > HOST_MFGTOOLS := mfgtools-$(HOST_MFGTOOLS_VERSION) > HOST_MFGTOOLS_SUFFIX := tar.gz > HOST_MFGTOOLS_URL := https://github.com/NXPmicro/mfgtools/releases/download/uuu_$(HOST_MFGTOOLS_VERSION)/uuu_source-$(HOST_MFGTOOLS_VERSION).$(HOST_MFGTOOLS_SUFFIX) > -- > 2.26.2 > > > > Diehl Connectivity Solutions GmbH > Geschäftsführung: Horst Leonberger > Sitz der Gesellschaft: Nürnberg - Registergericht: Amtsgericht > Nürnberg: HRB 32315 > ___________________________________________________________________________________________________ > > Der Inhalt der vorstehenden E-Mail ist nicht rechtlich bindend. Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. > Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten haben. Bitte loeschen Sie in diesem Fall die Nachricht. > Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung und/oder Publikation dieser E-Mail ist strengstens untersagt. > - Informationen zum Datenschutz, insbesondere zu Ihren Rechten, erhalten Sie unter https://www.diehl.com/group/de/transparenz-und-informationspflichten/ > > The contents of the above mentioned e-mail is not legally binding. This e-mail contains confidential and/or legally protected information. Please inform us if you have received this e-mail by > mistake and delete it in such a case. Each unauthorized reproduction, disclosure, alteration, distribution and/or publication of this e-mail is strictly prohibited. > - For general information on data protection and your respective rights please visit https://www.diehl.com/group/en/transparency-and-information-obligations/ > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de > -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ptxdist] [PATCH] host-mfgtools: version bump 1.3.167 -> 1.3.169 2020-04-21 10:54 ` Roland Hieber @ 2020-04-21 12:22 ` Denis Osterland-Heim 2020-04-21 13:10 ` Michael Olbrich 0 siblings, 1 reply; 4+ messages in thread From: Denis Osterland-Heim @ 2020-04-21 12:22 UTC (permalink / raw) To: rhi; +Cc: ptxdist Hi Roland, Am Dienstag, den 21.04.2020, 12:54 +0200 schrieb Roland Hieber: > On Tue, Apr 21, 2020 at 10:15:01AM +0000, Denis Osterland-Heim wrote: > > Signed-off-by: Denis Osterland-Heim <Denis.Osterland@diehl.com> > > --- > > Hi, > > > > the 167 source tarball has two toplevel directories, one with the git > > submodule content and one without. This was an accident by upstream and > > is fixed in 169. It worked on my machine but on older machines (Ubuntu > > 16.04) it failed because of mv can not override directories. > > I am not sure why it works on my PC. > > Michael already pushed a fix for this on master in commit > e5d4c7c479293eb34345 ("host-mfgtools: fix random extract failures") by > handling it in the extract stage. Please rebase onto the current master > to test the version bump, and test if the extract step is still needed :) Shame on me that I was to slow. I will do so. I am sure we can get rid of special extract stage. I would go with an additional revert patch, or would it be better to squash it? Regards Denis > > - Roland > > > > > Regards Denis > > > > rules/host-mfgtools.make | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/rules/host-mfgtools.make b/rules/host-mfgtools.make > > index fd8966548..d40017458 100644 > > --- a/rules/host-mfgtools.make > > +++ b/rules/host-mfgtools.make > > @@ -11,8 +11,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_MFGTOOLS) += host-mfgtools > > # > > # Paths and names > > # > > -HOST_MFGTOOLS_VERSION := 1.3.167 > > -HOST_MFGTOOLS_MD5 := 08fba433dd11525c9b425ad1ff91b85b > > +HOST_MFGTOOLS_VERSION := 1.3.169 > > +HOST_MFGTOOLS_MD5 := 957655df30b80ed8cdff217544af6136 > > HOST_MFGTOOLS := mfgtools-$(HOST_MFGTOOLS_VERSION) > > HOST_MFGTOOLS_SUFFIX := tar.gz > > HOST_MFGTOOLS_URL := https://github.com/NXPmicro/mfgtools/releases/download/uuu_$(HOST_MFGTOOLS_VERSION)/uuu_source-$(HOST_MFGTOOLS_VERSION).$(HOST_MFGTOOLS_SUFFIX) > > -- > > 2.26.2 > > > > > > > > Diehl Connectivity Solutions GmbH > > Geschäftsführung: Horst Leonberger > > Sitz der Gesellschaft: Nürnberg - Registergericht: Amtsgericht > > Nürnberg: HRB 32315 > > ___________________________________________________________________________________________________ > > > > Der Inhalt der vorstehenden E-Mail ist nicht rechtlich bindend. Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. > > Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten haben. Bitte loeschen Sie in diesem Fall die Nachricht. > > Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung und/oder Publikation dieser E-Mail ist strengstens untersagt. > > - Informationen zum Datenschutz, insbesondere zu Ihren Rechten, erhalten Sie unter https://www.diehl.com/group/de/transparenz-und-informationspflichten/ > > > > The contents of the above mentioned e-mail is not legally binding. This e-mail contains confidential and/or legally protected information. Please inform us if you have received this e-mail by > > mistake and delete it in such a case. Each unauthorized reproduction, disclosure, alteration, distribution and/or publication of this e-mail is strictly prohibited. > > - For general information on data protection and your respective rights please visit https://www.diehl.com/group/en/transparency-and-information-obligations/ > > > > _______________________________________________ > > ptxdist mailing list > > ptxdist@pengutronix.de > > > > Diehl Connectivity Solutions GmbH Geschäftsführung: Horst Leonberger Sitz der Gesellschaft: Nürnberg - Registergericht: Amtsgericht Nürnberg: HRB 32315 ___________________________________________________________________________________________________ Der Inhalt der vorstehenden E-Mail ist nicht rechtlich bindend. Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten haben. Bitte loeschen Sie in diesem Fall die Nachricht. Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung und/oder Publikation dieser E-Mail ist strengstens untersagt. - Informationen zum Datenschutz, insbesondere zu Ihren Rechten, erhalten Sie unter https://www.diehl.com/group/de/transparenz-und-informationspflichten/ The contents of the above mentioned e-mail is not legally binding. This e-mail contains confidential and/or legally protected information. Please inform us if you have received this e-mail by mistake and delete it in such a case. Each unauthorized reproduction, disclosure, alteration, distribution and/or publication of this e-mail is strictly prohibited. - For general information on data protection and your respective rights please visit https://www.diehl.com/group/en/transparency-and-information-obligations/ _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ptxdist] [PATCH] host-mfgtools: version bump 1.3.167 -> 1.3.169 2020-04-21 12:22 ` Denis Osterland-Heim @ 2020-04-21 13:10 ` Michael Olbrich 0 siblings, 0 replies; 4+ messages in thread From: Michael Olbrich @ 2020-04-21 13:10 UTC (permalink / raw) To: ptxdist On Tue, Apr 21, 2020 at 12:22:36PM +0000, Denis Osterland-Heim wrote: > Am Dienstag, den 21.04.2020, 12:54 +0200 schrieb Roland Hieber: > > On Tue, Apr 21, 2020 at 10:15:01AM +0000, Denis Osterland-Heim wrote: > > > Signed-off-by: Denis Osterland-Heim <Denis.Osterland@diehl.com> > > > --- > > > Hi, > > > > > > the 167 source tarball has two toplevel directories, one with the git > > > submodule content and one without. This was an accident by upstream and > > > is fixed in 169. It worked on my machine but on older machines (Ubuntu > > > 16.04) it failed because of mv can not override directories. > > > I am not sure why it works on my PC. > > > > Michael already pushed a fix for this on master in commit > > e5d4c7c479293eb34345 ("host-mfgtools: fix random extract failures") by > > handling it in the extract stage. Please rebase onto the current master > > to test the version bump, and test if the extract step is still needed :) > Shame on me that I was to slow. > I will do so. I am sure we can get rid of special extract stage. > > I would go with an additional revert patch, or would it be better to squash it? Just one patch to keep it bisectable. Michael -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-04-21 13:10 UTC | newest] Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2020-04-21 10:15 [ptxdist] [PATCH] host-mfgtools: version bump 1.3.167 -> 1.3.169 Denis Osterland-Heim 2020-04-21 10:54 ` Roland Hieber 2020-04-21 12:22 ` Denis Osterland-Heim 2020-04-21 13:10 ` Michael Olbrich
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox