summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/ipsec-tools
Commit message (Collapse)AuthorAgeFilesLines
* ipsec-tools: use a correct LIC_FILES_CHKSUMChristopher Larson2012-08-241-1/+1
| | | | | | | | | | The current LIC_FILES_CHKSUM checks the FSF copyright/license from the *generated* Makefile.in, which has nothing at all to do with the licensing of ipsec-tools. This is about as wrong as it's possible for LIC_FILES_CHKSUM to be. This fixes it to use one of the headers from libipsec instead. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ipsec-tools: add version 0.7.2Zhenhua Luo2011-12-223-0/+72
IPsec-Tools is a port of KAME's IPsec utilities to the Linux IPsec implementation. Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>