diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-07 12:35:36 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-07 12:36:17 +0100 |
commit | 2e28165b6bc7756732fd6bb0432b88eeb2f03409 (patch) | |
tree | 1915cf489987fa4634ea8995faa9bb68c559d985 | |
parent | fb874704c38c98bbcc2787aa41a2ee46f2a0b465 (diff) | |
download | meta-openembedded-2e28165b6bc7756732fd6bb0432b88eeb2f03409.tar.gz |
ocf-linux: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r-- | recipes-connectivity/openssl/ocf-linux.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-connectivity/openssl/ocf-linux.inc b/recipes-connectivity/openssl/ocf-linux.inc index 9d8e08911c..c6f2eacac1 100644 --- a/recipes-connectivity/openssl/ocf-linux.inc +++ b/recipes-connectivity/openssl/ocf-linux.inc | |||
@@ -1,5 +1,6 @@ | |||
1 | DESCRIPTION = "Install required headers to enable OCF Linux support" | 1 | DESCRIPTION = "Install required headers to enable OCF Linux support" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://README;md5=b02a793c9b7893b4ce1f39f0b231ccd7" | ||
3 | 4 | ||
4 | INC_PR = "r0" | 5 | INC_PR = "r0" |
5 | 6 | ||