diff options
| -rw-r--r-- | meta-networking/recipes-protocols/openflow/openflow.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/openflow/openflow.inc b/meta-networking/recipes-protocols/openflow/openflow.inc index 1640911fd8..94d9553e11 100644 --- a/meta-networking/recipes-protocols/openflow/openflow.inc +++ b/meta-networking/recipes-protocols/openflow/openflow.inc | |||
| @@ -15,7 +15,7 @@ SRC_URI = "git://gitosis.stanford.edu/openflow.git;protocol=git" | |||
| 15 | 15 | ||
| 16 | DEPENDS = "virtual/libc" | 16 | DEPENDS = "virtual/libc" |
| 17 | 17 | ||
| 18 | PACKAGECONFIG ??= "openssl" | 18 | PACKAGECONFIG ??= "" |
| 19 | PACKAGECONFIG[openssl] = "--enable-ssl,--disable-ssl, openssl openssl-native, libssl" | 19 | PACKAGECONFIG[openssl] = "--enable-ssl,--disable-ssl, openssl openssl-native, libssl" |
| 20 | 20 | ||
| 21 | EXTRA_OECONF += " \ | 21 | EXTRA_OECONF += " \ |
