diff options
-rw-r--r-- | meta-oe/recipes-extended/libyang/libyang_2.0.194.bb (renamed from meta-oe/recipes-extended/libyang/libyang_2.0.164.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libyang/libyang_2.0.164.bb b/meta-oe/recipes-extended/libyang/libyang_2.0.194.bb index 2817be7c8..548dcdd2f 100644 --- a/meta-oe/recipes-extended/libyang/libyang_2.0.164.bb +++ b/meta-oe/recipes-extended/libyang/libyang_2.0.194.bb | |||
@@ -6,7 +6,7 @@ LICENSE = "BSD-3-Clause" | |||
6 | 6 | ||
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f3916d7d8d42a6508d0ea418cfff10ad" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f3916d7d8d42a6508d0ea418cfff10ad" |
8 | 8 | ||
9 | SRCREV = "a0cc89516ab5eca84d01c85309f320a94752a64c" | 9 | SRCREV = "87375f15159545a87a1e0de200f5d9d67e9091d7" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/CESNET/libyang.git;branch=master;protocol=https \ | 11 | 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 \ |