diff options
-rw-r--r-- | meta/recipes-support/libnl/libnl_3.2.19.bb (renamed from meta/recipes-support/libnl/libnl_3.2.18.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libnl/libnl_3.2.18.bb b/meta/recipes-support/libnl/libnl_3.2.19.bb index 0da7f20f43..43070283ae 100644 --- a/meta/recipes-support/libnl/libnl_3.2.18.bb +++ b/meta/recipes-support/libnl/libnl_3.2.19.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 | ||
17 | SRC_URI[md5sum] = "378eafcca1f51d1c7498d78946cd891a" | 17 | SRC_URI[md5sum] = "1795c43bde05f650a43b085438e5da21" |
18 | SRC_URI[sha256sum] = "6563e4e72a35f9f96380086f6bd17307552977af98e98bd3dd0fdde8013d53a9" | 18 | SRC_URI[sha256sum] = "37a611ad84e84a15daf2736cdd2c5191f3af4e1b12354f7d260f0264383b098b" |
19 | 19 | ||
20 | inherit autotools pkgconfig | 20 | inherit autotools pkgconfig |
21 | 21 | ||