summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb b/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb
index 4f8e4d428..dcfa7406d 100644
--- a/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb
+++ b/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb
@@ -23,3 +23,5 @@ PACKAGECONFIG[inet] = "--enable-inet,--disable-inet,"
23PACKAGECONFIG[inet6] = "--enable-inet6,--disable-inet6," 23PACKAGECONFIG[inet6] = "--enable-inet6,--disable-inet6,"
24 24
25EXTRA_OECONF += "--disable-debug" 25EXTRA_OECONF += "--disable-debug"
26
27CVE_VERSION = "0.9.3.0"