Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed mfgtool can not find usb storage on windows 10 #104

Closed
wants to merge 1 commit into from
Closed

fixed mfgtool can not find usb storage on windows 10 #104

wants to merge 1 commit into from

Conversation

zarelaky
Copy link

@zarelaky zarelaky commented May 8, 2019

in updater stage.
VolumeDeviceClass::IsUsb() checking usb device keywords
in logic driver device path, maybe window driver rules has been
changed. sometimes the result is untrustable.

Signed-off-By: zarelaky zarelaky@hotmail.com

in updater stage.
VolumeDeviceClass::IsUsb() checking usb device keywords
in logic driver device path, maybe window driver rules has been
changed. sometimes the result is untrustable.

Signed-off-By: zarelaky <zarelaky@hotmail.com>
@nxpfrankli
Copy link
Contributor

Windows branch stop maintain. Please switch to uuu

@nxpfrankli nxpfrankli closed this Jun 24, 2019
buildroot-auto-update pushed a commit to buildroot/buildroot that referenced this pull request Feb 16, 2020
The tool fails to build on recent distros due to conflicting declaration
of __time64_t. Adding a check around the declaration to avoid
redefinition.

Patch not submitted upstream as the tool is not supported by NXP
anymore[1].

Fixes:
http://autobuild.buildroot.net/results/ca4498ad21a96ba2a38ca2467dadffdbb516355b/

[1] nxp-imx/mfgtools#104

Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
buildroot-auto-update pushed a commit to buildroot/buildroot that referenced this pull request Mar 13, 2020
The tool fails to build on recent distros due to conflicting declaration
of __time64_t. Adding a check around the declaration to avoid
redefinition.

Patch not submitted upstream as the tool is not supported by NXP
anymore[1].

Fixes:
http://autobuild.buildroot.net/results/ca4498ad21a96ba2a38ca2467dadffdbb516355b/

[1] nxp-imx/mfgtools#104

Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 8e267af)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
buildroot-auto-update pushed a commit to buildroot/buildroot that referenced this pull request Mar 13, 2020
The tool fails to build on recent distros due to conflicting declaration
of __time64_t. Adding a check around the declaration to avoid
redefinition.

Patch not submitted upstream as the tool is not supported by NXP
anymore[1].

Fixes:
http://autobuild.buildroot.net/results/ca4498ad21a96ba2a38ca2467dadffdbb516355b/

[1] nxp-imx/mfgtools#104

Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 8e267af)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants