summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-08-13 23:47:15 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-15 08:56:18 +0200
commitda03cdcabe3e2169128c499c814e7cc909b7d20c (patch)
tree46a299a71b1d8fa2a03a176a80959bf309296fd3 /meta-oe/recipes-connectivity
parent99bb5f584c61c6d54b2d1385e41c11387a36c97e (diff)
downloadmeta-openembedded-da03cdcabe3e2169128c499c814e7cc909b7d20c.tar.gz
ocf-linux: extend to provide native and nativesdk recipes
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/openssl/ocf-linux.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/openssl/ocf-linux.inc b/meta-oe/recipes-connectivity/openssl/ocf-linux.inc
index b98f887ff..f4ec7c99c 100644
--- a/meta-oe/recipes-connectivity/openssl/ocf-linux.inc
+++ b/meta-oe/recipes-connectivity/openssl/ocf-linux.inc
@@ -22,3 +22,4 @@ do_install() {
22} 22}
23 23
24ALLOW_EMPTY = "1" 24ALLOW_EMPTY = "1"
25BBCLASSEXTEND = "native nativesdk"