diff options
Diffstat (limited to 'meta-multimedia')
| -rw-r--r-- | meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.4.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.4.bb b/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.4.bb index aa92c58808..47d04af9c1 100644 --- a/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.4.bb +++ b/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.4.bb | |||
| @@ -14,6 +14,10 @@ SRC_URI = " \ | |||
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | CVE_STATUS_GROUPS += "CVES_2015" | ||
| 18 | CVES_2015 = "CVE-2015-8270 CVE-2015-8271 CVE-2015-8272" | ||
| 19 | CVES_2015[status] = "fixed-version: patched in current git hash" | ||
| 20 | |||
| 17 | inherit autotools-brokensep | 21 | inherit autotools-brokensep |
| 18 | 22 | ||
| 19 | EXTRA_OEMAKE = " \ | 23 | EXTRA_OEMAKE = " \ |
