Closed abejgonzalez closed 1 year ago
This PR does a couple of things:
out-dir
<image-dir>/<out-dir>/{*.img,*.bin}
print_deps
This was tested with (in all cases things worked nicely - things weren't rebuilt unnecessarily):
This PR does a couple of things:
out-dir
config item that specifies the name of the output directory to put the img/bin into (basically<image-dir>/<out-dir>/{*.img,*.bin}
)print_deps
that prints out the items that forced a rebuild (useful for debugging).This was tested with (in all cases things worked nicely - things weren't rebuilt unnecessarily):