mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libyang: upgrade 3.12.2 -> 3.13.5
License-Update: Copyright year updated to 2025 Changelog: ============ - yanglint extension-instance YANG data validation support - compatibility fixes for FreeBSD - minor LYB data format improvements - lots of other bugfixes and improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9b1bd9bbe5
commit
022beece6e
|
|
@ -4,9 +4,9 @@ HOMEPAGE = "https://github.com/CESNET/libyang"
|
|||
SECTION = "libs"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=9bb3d334294e8719f41c531e28a9a697"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b69fd3b2815bbf1cef5c97f0eee2519a"
|
||||
|
||||
SRCREV = "da7272e19d9e27d1bfdd68108fa9dce25fbdf5e8"
|
||||
SRCREV = "efe43e3790822a3dc64d7d28db935d03fff8b81f"
|
||||
|
||||
SRC_URI = "git://github.com/CESNET/libyang.git;branch=master;protocol=https;tag=v${PV} \
|
||||
file://0001-test_context-skip-test-case-test_searchdirs.patch \
|
||||
Loading…
Reference in New Issue
Block a user