summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libyang/libyang_2.0.164.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/libyang/libyang_2.0.164.bb')
-rw-r--r--meta-oe/recipes-extended/libyang/libyang_2.0.164.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/libyang/libyang_2.0.164.bb b/meta-oe/recipes-extended/libyang/libyang_2.0.164.bb
index 7875c1ef79..eb3f322519 100644
--- a/meta-oe/recipes-extended/libyang/libyang_2.0.164.bb
+++ b/meta-oe/recipes-extended/libyang/libyang_2.0.164.bb
@@ -12,6 +12,7 @@ SRC_URI = "git://github.com/CESNET/libyang.git;branch=master;protocol=https \
12 file://libyang-add-stdint-h.patch \ 12 file://libyang-add-stdint-h.patch \
13 file://run-ptest \ 13 file://run-ptest \
14 file://CVE-2023-26916.patch \ 14 file://CVE-2023-26916.patch \
15 file://CVE-2023-26917.patch \
15 " 16 "
16 17
17S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"