diff options
Diffstat (limited to 'meta-oe/recipes-extended/libyang/libyang_2.0.7.bb')
-rw-r--r-- | meta-oe/recipes-extended/libyang/libyang_2.0.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libyang/libyang_2.0.7.bb b/meta-oe/recipes-extended/libyang/libyang_2.0.7.bb index 6c675c406..2f5e4615f 100644 --- a/meta-oe/recipes-extended/libyang/libyang_2.0.7.bb +++ b/meta-oe/recipes-extended/libyang/libyang_2.0.7.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f3916d7d8d42a6508d0ea418cfff10ad" | |||
8 | 8 | ||
9 | SRCREV = "69d9fff65abb58beb0bb6aa9ecacd572ca1dfc56" | 9 | SRCREV = "69d9fff65abb58beb0bb6aa9ecacd572ca1dfc56" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/CESNET/libyang.git \ | 11 | SRC_URI = "git://github.com/CESNET/libyang.git;branch=master;protocol=https \ |
12 | file://libyang-skip-pcre2-config-add-stdint-h.patch \ | 12 | file://libyang-skip-pcre2-config-add-stdint-h.patch \ |
13 | file://run-ptest \ | 13 | file://run-ptest \ |
14 | " | 14 | " |