]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/4.8: fix cryptodev compilation error
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 16 Nov 2016 14:24:31 +0000 (09:24 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jan 2017 11:46:42 +0000 (11:46 +0000)
commit4ce2375e4ef1ef37e87c95faa0cae6171f390afa
tree7cd1568acbd1ded29244a9905faa9e7c747396f3
parentf805e0c996342b1171035792bcc06d90026d5e5f
linux-yocto/4.8: fix cryptodev compilation error

It was reported that compilation was broken for the in tree variant of
cryptodev. This commit integrates two patches that fix the issue:

  efbdfa1ed95f cryptodev: stomp dynamic version numbering for in tree builds
  32f54070205f cryptodev: fix compile error when enable CONFIG_CRYPTODEV

(From OE-Core rev: b91469ac21825a86eb7a71f1e91206719061bcaa)

Signed-off-by: Liwei Song <liwei.song@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
meta/recipes-kernel/linux/linux-yocto_4.8.bb