Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 55b8ccb80bee2eaf7932a5bbb7963544d8fc906b https://github.com/Linaro/odp/commit/55b8ccb80bee2eaf7932a5bbb7963544d8fc906b Author: Maxim Uvarov <maxim.uva...@linaro.org> Date: 2018-07-18 (Wed, 18 Jul 2018)
Changed paths: M scripts/checkpatch.pl Log Message: ----------- fix code check warning using CC in code Fix error when code check finds CC inside patch itself and wants to validate it as description note. ERROR: Unrecognized email address: '${CC}' Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org> Reviewed-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Commit: 24201040f2a8e66f11359f29b283831db8550c84 https://github.com/Linaro/odp/commit/24201040f2a8e66f11359f29b283831db8550c84 Author: Bill Fischofer <bill.fischo...@linaro.org> Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M configure.ac Log Message: ----------- configure: add warning about --without-openssl implications ODP now supports the --without-openssl configure option to not use OpenSSL as part of building odp-linux. However, omitting OpenSSL will make strong cryptographic support unavailable. Display the OpenSSL inclusion status as part of configure output and include a warning to be sure the user understands this implication of omitting this support. Signed-off-by: Bill Fischofer <bill.fischo...@linaro.org> Reviewed-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> Compare: https://github.com/Linaro/odp/compare/6add70a4ff91...24201040f2a8 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.