mii-diag: fix race condition
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 26 Feb 2013 22:47:19 +0000 (23:47 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 26 Feb 2013 22:47:19 +0000 (23:47 +0100)
commita84432044e0eed6f6c2f895fd5641a08c370bd4b
tree08d2c6a082ae074e78cedaab6b4814a6b8ff442c
parentd65bb7e3154ed0f78c28fa3ec645b41ec6fca704
mii-diag: fix race condition

The mii-diag buildsystem doesn't correctly encode the needed
dependencies, so the install step can race against the mii-diag-udeb
(through all) to either cause mii-diag to be built for the host or
not be available when 'install' is executed.

Work around it by explicitly calling the needed steps and not building
the (unused) udeb version at all.

Fixes http://autobuild.buildroot.net/results/4825d267025c74c522077f84330b47f1110315fa

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/mii-diag/mii-diag.mk