Comment 61 for bug 1476261

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/37997
Committed: http://github.com/Juniper/contrail-controller/commit/6cd13f8a1ed9766e073b85e9e4a7f2e388b72e7d
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 6cd13f8a1ed9766e073b85e9e4a7f2e388b72e7d
Author: Krzysztof Klimonda <email address hidden>
Date: Thu Aug 10 17:24:55 2017 +0200

Fix the mismatch between what's built and what we think is built.

GenerateBuildInfoPyCode() creates control_node/buildinfo.py, but
we add buildinfo.py to the SCons target list and other targets
can't correctly generate dependencies.

Partial-Bug: #1476261
Change-Id: Ibcf39a6c83de28fcfa1b77247e074164085bdffb
(cherry picked from commit cb69beb977e03847dd1e668eaa5d7a6f7bb70c5f)