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

mel: fix parse cache problem #468

Merged
merged 1 commit into from May 20, 2015
Merged

mel: fix parse cache problem #468

merged 1 commit into from May 20, 2015

Conversation

kergoth
Copy link
Member

@kergoth kergoth commented May 19, 2015

The unnecessary immediate expansion of DATETIME_SECS was causing the timestamp
in seconds to end up in the configuration metadata checksum. While we can add
it to BB_HASHCONFIG_WHITELIST, we can just skip the immediate expansion
instead, as the time savings should be miniscule.

Signed-off-by: Christopher Larson kergoth@gmail.com

The unnecessary immediate expansion of DATETIME_SECS was causing the timestamp
in seconds to end up in the configuration metadata checksum. While we can add
it to BB_HASHCONFIG_WHITELIST, we can just skip the immediate expansion
instead, as the time savings should be miniscule.

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Noor-Ahsan added a commit that referenced this pull request May 20, 2015
@Noor-Ahsan Noor-Ahsan merged commit 802f310 into master May 20, 2015
@kergoth kergoth deleted the fix-parse-cache-issue branch September 15, 2016 23:15
ArsalanHAwan pushed a commit to ArsalanHAwan/meta-mentor that referenced this pull request Jun 22, 2018
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

2 participants