aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/skmm-host/skmm-host_git.bb
AgeCommit message (Collapse)Author
2016-12-06skmm-host: Set PACKAGE_ARCH to the value of MACHINE_ARCHFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-08-12skmm-host: update to d5912ebTing Liu
Changelog: d5912eb replace scatterwalk_sg_next with sg_next 0b99bce remove duplicated sg copy functions 4da8ba7 remove strict_strtol macro Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-04-19skmm-host: update to commit 41a448dTing Liu
New commits imported: 41a448d fix dequeueing problem for dsa sign-verify test 290790a proper buffer cleanup for dsa sign-verify test c4d8129 rename variable to better reflect its purpose 1e555ae remove unnecessary else branches ddddb78 clean-up code flow dec7b96 fix memory clean-up on error path 59e5746 remove redundant variables initialization 60431a8 remove dead code 3badec6 set default file paths to where we install them 6b23ee3 add more rules to .gitignore b03ff68 remove unnecessary function call 86c1b1d remove cascade of defined and not used variables 8344196 remove dead code faa9cbe fix typos - probably from copy/paste Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19kernel-module-skmm-host: rename back to skmm-hostTing Liu
skmm-host ships not only .ko files, but also skmm_crypto.cfg/c29x_skmm_perf_profile.sh As the recipe inherits module.bbclass, kernel-module-* will be created to package .ko if installed into /lib/modules/. Signed-off-by: Ting Liu <ting.liu@nxp.com>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19rename skmm-host to kernel-module-skmm-host and move bb to kernel-modules subdirZhenhua Luo
* rename skmm-host to kernel-module-skmm-host * move bb file to the common kernel-modules subdirectory Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19skmm-host: Add COMPATIBLE_MACHINEZhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Acked-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-28Move meta-fsl-ppc content to layer rootOtavio Salvador
This commit is just a rename of all contents of meta-fsl-ppc subdirectory to this layer's root, merging the contents of common files, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>