diff options
| -rw-r--r-- | meta-networking/recipes-devtools/libcoap/libcoap_4.3.5a.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.5a.bb b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.5a.bb index 1a8d7ed725..611795e17d 100644 --- a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.5a.bb +++ b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.5a.bb | |||
| @@ -12,6 +12,8 @@ SRC_URI = "git://github.com/obgm/libcoap.git;branch=release-4.3.5-patches;protoc | |||
| 12 | " | 12 | " |
| 13 | SRCREV = "e3fdcdcfbd1588754fe9dd4b754ac9397260f0f9" | 13 | SRCREV = "e3fdcdcfbd1588754fe9dd4b754ac9397260f0f9" |
| 14 | 14 | ||
| 15 | # patch releases often use alphabetical suffixes | ||
| 16 | CVE_VERSION_SUFFIX = "alphabetical" | ||
| 15 | 17 | ||
| 16 | inherit autotools manpages pkgconfig ptest | 18 | inherit autotools manpages pkgconfig ptest |
| 17 | 19 | ||
