summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2023-08-23 09:34:24 +0800
committerKhem Raj <raj.khem@gmail.com>2023-08-22 21:18:05 -0700
commit75c2ce3c31a622739b742d32c1183a491ad72a46 (patch)
treec86522e435b1139ce4e423cafdcdb8a85a1ebef2 /meta-oe
parent00d3a63933c83f3ce485797e7674660f1ef29e67 (diff)
downloadmeta-openembedded-75c2ce3c31a622739b742d32c1183a491ad72a46.tar.gz
libyang: upgrade 2.1.55 -> 2.1.111
Changelog: https://github.com/CESNET/libyang/releases/tag/v2.1.111 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/libyang/libyang_2.1.111.bb (renamed from meta-oe/recipes-extended/libyang/libyang_2.1.55.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libyang/libyang_2.1.55.bb b/meta-oe/recipes-extended/libyang/libyang_2.1.111.bb
index bddf30bf6..e59235690 100644
--- a/meta-oe/recipes-extended/libyang/libyang_2.1.55.bb
+++ b/meta-oe/recipes-extended/libyang/libyang_2.1.111.bb
@@ -6,7 +6,7 @@ LICENSE = "BSD-3-Clause"
6 6
7LIC_FILES_CHKSUM = "file://LICENSE;md5=f3916d7d8d42a6508d0ea418cfff10ad" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=f3916d7d8d42a6508d0ea418cfff10ad"
8 8
9SRCREV = "9a4e5b2ce30b9696116d6e654ee55caab5aafed8" 9SRCREV = "8b0b910a2dcb7360cb5b0aaefbd1338271d50946"
10 10
11SRC_URI = "git://github.com/CESNET/libyang.git;branch=master;protocol=https \ 11SRC_URI = "git://github.com/CESNET/libyang.git;branch=master;protocol=https \
12 file://0001-test_context-skip-test-case-test_searchdirs.patch \ 12 file://0001-test_context-skip-test-case-test_searchdirs.patch \