diff options
Diffstat (limited to 'meta-networking/recipes-support/nbdkit/nbdkit_1.33.11.bb')
| -rw-r--r-- | meta-networking/recipes-support/nbdkit/nbdkit_1.33.11.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.33.11.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.33.11.bb index cdf2677f13..0c83991b4d 100644 --- a/meta-networking/recipes-support/nbdkit/nbdkit_1.33.11.bb +++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.33.11.bb | |||
| @@ -10,7 +10,8 @@ LICENSE = "BSD-3-Clause" | |||
| 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=26250adec854bc317493f6fb98efe049" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=26250adec854bc317493f6fb98efe049" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https;branch=master \ | 12 | SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https;branch=master \ |
| 13 | file://0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch" | 13 | file://0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch \ |
| 14 | file://CVE-2025-47711.patch" | ||
| 14 | SRCREV = "6c02c6a469d62a047f230b0ccf03f72328312d2b" | 15 | SRCREV = "6c02c6a469d62a047f230b0ccf03f72328312d2b" |
| 15 | 16 | ||
| 16 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
