summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/expat/expat_2.2.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/expat/expat_2.2.10.bb')
-rw-r--r--meta/recipes-core/expat/expat_2.2.10.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/expat/expat_2.2.10.bb b/meta/recipes-core/expat/expat_2.2.10.bb
index 08e8ff1cea..5a123305c4 100644
--- a/meta/recipes-core/expat/expat_2.2.10.bb
+++ b/meta/recipes-core/expat/expat_2.2.10.bb
@@ -12,6 +12,7 @@ SRC_URI = "https://github.com/libexpat/libexpat/releases/download/R_${VERSION_TA
12 file://libtool-tag.patch \ 12 file://libtool-tag.patch \
13 file://run-ptest \ 13 file://run-ptest \
14 file://0001-Add-output-of-tests-result.patch \ 14 file://0001-Add-output-of-tests-result.patch \
15 file://CVE-2022-22822-27.patch \
15 " 16 "
16 17
17UPSTREAM_CHECK_URI = "https://github.com/libexpat/libexpat/releases/" 18UPSTREAM_CHECK_URI = "https://github.com/libexpat/libexpat/releases/"