summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/libnl/libnl_3.2.21.bb (renamed from meta/recipes-support/libnl/libnl_3.2.19.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libnl/libnl_3.2.19.bb b/meta/recipes-support/libnl/libnl_3.2.21.bb
index 43070283ae..1e976039a1 100644
--- a/meta/recipes-support/libnl/libnl_3.2.19.bb
+++ b/meta/recipes-support/libnl/libnl_3.2.21.bb
@@ -14,8 +14,8 @@ SRC_URI = "http://www.infradead.org/~tgr/${BPN}/files/${BP}.tar.gz \
14 file://fix-pktloc_syntax_h-race.patch \ 14 file://fix-pktloc_syntax_h-race.patch \
15 file://fix-pc-file.patch " 15 file://fix-pc-file.patch "
16 16
17SRC_URI[md5sum] = "1795c43bde05f650a43b085438e5da21" 17SRC_URI[md5sum] = "6fe7136558a9071e70673dcda38545b3"
18SRC_URI[sha256sum] = "37a611ad84e84a15daf2736cdd2c5191f3af4e1b12354f7d260f0264383b098b" 18SRC_URI[sha256sum] = "2dc80f043116ec8610d9d418f5f5e9283f3d9a3a48b8d51a8cb0146b3f279604"
19 19
20inherit autotools pkgconfig 20inherit autotools pkgconfig
21 21