]> code.ossystems Code Review - openembedded-core.git/commit
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 09:44:05 +0000 (10:44 +0100)
commite336102e59dbbd01fe67121738203563476f9456
treeaff43abfdc6c81c7625b961f919371c8a391b7fe
parentfad6d25e548cb82c2106eb30ccdc0b8f3408de0a
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.

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