toolchain: add missing stamp file touch in external toolchain
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 23 Dec 2010 09:31:08 +0000 (10:31 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 23 Dec 2010 10:13:33 +0000 (11:13 +0100)
commite6633fd2e37d25f32958f30e852baa216ce1384a
tree452df59932bd71c6424234adfcea1b26082e171c
parentd417a5634e301b3e83204ca56d5c775f129e3335
toolchain: add missing stamp file touch in external toolchain

In the support of custom external toolchains, we forgot to touch the
$(STAMP_DIR)/ext-toolchain-checked stamp file, which means that the
toolchain was re-checked and re-installed at everyt build.

At the same time, quietize a bit other stamp files touch.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-external/ext-tool.mk