summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libnl/libnl_3.2.29.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libnl/libnl_3.2.29.bb')
-rw-r--r--meta/recipes-support/libnl/libnl_3.2.29.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/libnl/libnl_3.2.29.bb b/meta/recipes-support/libnl/libnl_3.2.29.bb
index 7d4839ba50..4ce80e871b 100644
--- a/meta/recipes-support/libnl/libnl_3.2.29.bb
+++ b/meta/recipes-support/libnl/libnl_3.2.29.bb
@@ -12,7 +12,9 @@ DEPENDS = "flex-native bison-native"
12SRC_URI = "https://github.com/thom311/${BPN}/releases/download/${BPN}${@d.getVar('PV').replace('.','_')}/${BP}.tar.gz \ 12SRC_URI = "https://github.com/thom311/${BPN}/releases/download/${BPN}${@d.getVar('PV').replace('.','_')}/${BP}.tar.gz \
13 file://fix-pktloc_syntax_h-race.patch \ 13 file://fix-pktloc_syntax_h-race.patch \
14 file://fix-pc-file.patch \ 14 file://fix-pc-file.patch \
15 file://lib-check-for-integer-overflow-in-nlmsg_reserve.patch \
15" 16"
17
16UPSTREAM_CHECK_URI = "https://github.com/thom311/${BPN}/releases" 18UPSTREAM_CHECK_URI = "https://github.com/thom311/${BPN}/releases"
17 19
18SRC_URI[md5sum] = "a8ba62a5c4f883f4e493a46d1f3733fe" 20SRC_URI[md5sum] = "a8ba62a5c4f883f4e493a46d1f3733fe"