e.bbclass: run make distclean in ${S}, not after to fetch where it will invoke a...
authorKoen Kooi <koen@openembedded.org>
Tue, 23 Dec 2008 11:05:50 +0000 (12:05 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 23 Dec 2008 11:05:50 +0000 (12:05 +0100)
commite96fd46ba551a014d19021c06c6e9e73f69e436a
tree45aa1258f29993ed362028b2ab29a6a90e3fbe18
parente151a7673d67aa60c4c9ac1fa7f386393e5f404a
e.bbclass: run make distclean in ${S}, not after to fetch where it will invoke a makefile in $PWD
* if you use makefiles to control OE which has a distclean target you would end up loosing your build when it hits an e package
* Spotted by Leon Woestenberg
classes/e.bbclass