diff options
Diffstat (limited to 'meta-oe/recipes-support/udisks/udisks2_2.10.1.bb')
-rw-r--r-- | meta-oe/recipes-support/udisks/udisks2_2.10.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/udisks/udisks2_2.10.1.bb b/meta-oe/recipes-support/udisks/udisks2_2.10.1.bb index cb1cbe670d..206de3c0ee 100644 --- a/meta-oe/recipes-support/udisks/udisks2_2.10.1.bb +++ b/meta-oe/recipes-support/udisks/udisks2_2.10.1.bb | |||
@@ -20,6 +20,7 @@ RDEPENDS:${PN} = "acl" | |||
20 | SRC_URI = " \ | 20 | SRC_URI = " \ |
21 | git://github.com/storaged-project/udisks.git;branch=2.10.x-branch;protocol=https \ | 21 | git://github.com/storaged-project/udisks.git;branch=2.10.x-branch;protocol=https \ |
22 | file://0001-Makefile.am-Dont-include-buildpath.patch \ | 22 | file://0001-Makefile.am-Dont-include-buildpath.patch \ |
23 | file://CVE-2025-6019.patch \ | ||
23 | " | 24 | " |
24 | SRCREV = "18c9faf089e306ad6f3f51f5cb887a6b9aa08350" | 25 | SRCREV = "18c9faf089e306ad6f3f51f5cb887a6b9aa08350" |
25 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |