On Tue, Apr 21, 2020 at 10:15:01AM +0000, Denis Osterland-Heim wrote:
> Signed-off-by: Denis Osterland-Heim <denis.osterl...@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.hie...@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

Reply via email to