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 IMAGE_FEATURES vardeps bug #219

Merged
merged 1 commit into from Jun 11, 2014
Merged

mel: fix IMAGE_FEATURES vardeps bug #219

merged 1 commit into from Jun 11, 2014

Conversation

kergoth
Copy link
Member

@kergoth kergoth commented Jun 11, 2014

Changes to IMAGE_FEATURES or FEATURE_PACKAGE_ for each feature in
IMAGE_FEATURES didn't result in a change to the do_rootfs checksum, so the
task wouldn't re-run when those variables changed. Fix by expanding the inline
python as the vardepvalue, so any change to the package list to be installed
based on image features will affect the checksum.

JIRA: SB-3056

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

Changes to IMAGE_FEATURES or FEATURE_PACKAGE_<feature> for each feature in
IMAGE_FEATURES didn't result in a change to the do_rootfs checksum, so the
task wouldn't re-run when those variables changed. Fix by expanding the inline
python as the vardepvalue, so any change to the package list to be installed
based on image features will affect the checksum.

JIRA: SB-3056

Signed-off-by: Christopher Larson <kergoth@gmail.com>
kergoth added a commit that referenced this pull request Jun 11, 2014
mel: fix IMAGE_FEATURES vardeps bug
@kergoth kergoth merged commit 8e3ef56 into daisy Jun 11, 2014
@kergoth kergoth deleted the sb-3056 branch June 30, 2014 16:17
ArsalanHAwan pushed a commit to ArsalanHAwan/meta-mentor that referenced this pull request Jun 22, 2018
linux-yocto: move warning closure to common inc
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