]> 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, 30 Nov 2016 15:47:09 +0000 (15:47 +0000)
commitb91469ac21825a86eb7a71f1e91206719061bcaa
tree22c8a8f841630bb29f374a8ca60a2a32ba305efe
parent74408c19fba89de54c093fccf65b3a072d6a197b
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

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>
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