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

Firefly: Configure Inf2CatUseLocalTime to fix build failure right after midnight #1007

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

forderud
Copy link
Contributor

@forderud forderud commented Jul 15, 2023

Done to fix the following error when building between midnight and 2AM on a computer configured in the GMT+2 time-zone:
>22.9.7: DriverVer set to a date in the future (postdated DriverVer not allowed) in firefly\firefly.inf.

Problem description: https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/inf2cat#troubleshooting . The SDIO sample is already with the same Inf2CatUseLocalTime parameter, so the pattern is not new to this repo.

@forderud forderud changed the title Firefly: Configure Inf2Cat to use local time with Inf2CatUseLocalTime Firefly: Configure Inf2CatUseLocalTime to fix build failure right after midnight Jul 15, 2023
@forderud forderud requested a review from a team as a code owner January 31, 2024 11:40
@forderud forderud changed the base branch from main to develop January 31, 2024 11:40
Done to fix the following error when building between midnight and 2AM on a computer configured in the GMT+2 time-zone:
>22.9.7: DriverVer set to a date in the future (postdated DriverVer not allowed) in firefly\firefly.inf.

Problem description: https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/inf2cat#troubleshooting
The network\wlan\WDI\PLATFORM\NDIS6\SDIO\sdio.vcxproj sample is already with the same Inf2CatUseLocalTime parameter, so the pattern is not new to this repo.
@forderud forderud requested a review from a team as a code owner May 3, 2024 10:30
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.

None yet

1 participant