summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/ipsec-demo
Commit message (Collapse)AuthorAgeFilesLines
* ipsec-demo: Fix host contamination and build warningSujith H2016-04-261-0/+4
| | | | | | | | | | | | | | All files in the test_setkey directory are being copied with ownership preserved (cp -a). * Change ownership of all files in test_setkey directory to root:root * Missing bash in RDEPEND warning was coming. Signed-off-by: Noor <noor_ahsan@mentor.com> Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com> Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com>
* ipsec-demo: set COMPATIBLE_MACHINE as qoriqTing Liu2015-12-281-1/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* ipsec-demo (scripts and configuration files) add recipeTing Liu2014-07-2956-0/+1518
There are some ipsec demo scripts and configuration files for qoriq boards. add a recipe to hold them. Signed-off-by: Ting Liu <b28495@freescale.com>