diff options
| -rw-r--r-- | meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb | 2 |
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 4f8e4d4282..dcfa7406d2 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," | |||
| 23 | PACKAGECONFIG[inet6] = "--enable-inet6,--disable-inet6," | 23 | PACKAGECONFIG[inet6] = "--enable-inet6,--disable-inet6," |
| 24 | 24 | ||
| 25 | EXTRA_OECONF += "--disable-debug" | 25 | EXTRA_OECONF += "--disable-debug" |
| 26 | |||
| 27 | CVE_VERSION = "0.9.3.0" | ||
