]> granicus.if.org Git - esp-idf/commit
build system: Fix bad partial builds after updates, sdkconfig changes
authorAngus Gratton <angus@espressif.com>
Wed, 20 Sep 2017 07:38:54 +0000 (17:38 +1000)
committerAngus Gratton <gus@projectgus.com>
Wed, 20 Sep 2017 08:11:15 +0000 (18:11 +1000)
commit85ce07e6fd1de6614d0abf34a71a473dd8bdabde
treed99d6509aca9065659a0d9e77ab4bddf82dee79b
parent7e428433e1a9ee33c17b7de91806e3042b949a7e
build system: Fix bad partial builds after updates, sdkconfig changes

Fixes accidental regression merging 9903ea1c1102.

Add test case for this kind of rebuilding.
make/component_wrapper.mk
tools/ci/test_build_system.sh