Comment 3 for bug 1999941

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to root (master)

Reviewed: https://review.opendev.org/c/starlingx/root/+/868005
Committed: https://opendev.org/starlingx/root/commit/7b957158bbaffd22848f757d967e8dea58d54f21
Submitter: "Zuul (22348)"
Branch: master

commit 7b957158bbaffd22848f757d967e8dea58d54f21
Author: Luis Sampaio <email address hidden>
Date: Fri Dec 16 13:12:03 2022 -0800

    Reuse fix to not rebuild if no source changes

    build-pkgs --reuse rebuilds some packages even without source
    changes. This commit fixes the checksum comparison which was
    not working correctly for all package paths.

    Test Plan:
    Pass: build-pkgs --reuse and no packages were rebuilt
    Pass: build-pkgs (no packages were rebuilt)
    Pass: make changes to 1 package and call build-pkgs to
    rebuild it
    Pass: build-pkgs --clean (rebuilds all local packages)

    Closes-Bug: 1999941
    Signed-off-by: Luis Sampaio <email address hidden>
    Change-Id: Id93a692f6a69212967453e42809e66595ae01f59