]> code.ossystems Code Review - meta-freescale.git/commit
cryptodev: set CLEANBROKEN
authorTing Liu <ting.liu@freescale.com>
Fri, 31 Jul 2015 09:00:33 +0000 (17:00 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:14 +0000 (15:03 -0300)
commit6b0957abbda370e3f40f76869411addd20683610
treef52e91a26aec2ae7c4e62b988b0b04a92b7e7244
parent35f9d5e32810dc6175a19791b90ab40d2558e905
cryptodev: set CLEANBROKEN

Fix the below error:
DEBUG: Executing shell function do_configure
NOTE: make -e MAKEFLAGS= clean
make -C /lib/modules/3.16.0-4-amd64/build SUBDIRS=`pwd` clean
make[1]: *** /lib/modules/3.16.0-4-amd64/build: No such file or directory.  Stop.
Makefile:39: recipe for target 'clean' failed
make: *** [clean] Error 2
ERROR: oe_runmake failed

This aligns with the cryptodev recipe in Poky.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/cryptodev/cryptodev-qoriq_1.7.inc