[linux-yocto] Pull request: Fix compile error when enable CONFIG_CRYPTODEV

2016-11-06 Thread Song liwei
summary: This two patches use to fix the compile error when enable CONFIG_CRYPTODEV Testing Commands: - enable CONFIG_CRYPTODEV=m compile the kernel make make modules_install Testing, Expected Results: -- no compile error jump out. --

[linux-yocto] [PATCH 2/2] cryptodev: stomp dynamic version numbering for in tree builds

2016-11-06 Thread Song liwei
From: Paul Gortmaker The temporary creation of a version header adds complications for builds where src != build (of which it doesn't use $(src) at all) and plus the dependencies on version.h were not working, leading to compile failures. For an in tree build, the