wpa-supplicant: fix for rebuild
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 10 Oct 2014 05:55:07 +0000 (22:55 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Oct 2014 15:44:33 +0000 (16:44 +0100)
commitb338fac0bcc084df5886efe9ff899a71e7290be4
tree8071e44c644a07f752017b64d07f690f3c32dccd
parent642f202fd541d941b4acdd459ba5342e7f591fae
wpa-supplicant: fix for rebuild

Fixed when rebuild:
make: *** No rule to make target `/path/to/old//sysroots/qemux86-64/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h', needed by `dbus/dbus_old.o'.  Stop.

The .d files save the path of the dependencies files which may not exist
when rebuild, we can remove them to make the rebuild work.

(From OE-Core rev: e336102e59dbbd01fe67121738203563476f9456)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc