From 9376396be8af3dd7603e93127a9f1a0a7ab8ca4a Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 20 May 2013 19:19:08 -0700 Subject: [PATCH] libnl: Update to 3.2.22 Signed-off-by: Saul Wold --- .../libnl/{libnl_3.2.21.bb => libnl_3.2.22.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-support/libnl/{libnl_3.2.21.bb => libnl_3.2.22.bb} (90%) diff --git a/meta/recipes-support/libnl/libnl_3.2.21.bb b/meta/recipes-support/libnl/libnl_3.2.22.bb similarity index 90% rename from meta/recipes-support/libnl/libnl_3.2.21.bb rename to meta/recipes-support/libnl/libnl_3.2.22.bb index 1e976039a1..36e98e1f43 100644 --- a/meta/recipes-support/libnl/libnl_3.2.21.bb +++ b/meta/recipes-support/libnl/libnl_3.2.22.bb @@ -3,7 +3,6 @@ HOMEPAGE = "http://www.infradead.org/~tgr/libnl/" SECTION = "libs/network" PE = "1" -PR = "r0" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" @@ -14,8 +13,8 @@ SRC_URI = "http://www.infradead.org/~tgr/${BPN}/files/${BP}.tar.gz \ file://fix-pktloc_syntax_h-race.patch \ file://fix-pc-file.patch " -SRC_URI[md5sum] = "6fe7136558a9071e70673dcda38545b3" -SRC_URI[sha256sum] = "2dc80f043116ec8610d9d418f5f5e9283f3d9a3a48b8d51a8cb0146b3f279604" +SRC_URI[md5sum] = "2e1c889494d274aca24ce5f6a748e66e" +SRC_URI[sha256sum] = "c7c5f267dfeae0c1a530bf96b71fb7c8dbbb07d54beef49b6712d8d6166f629b" inherit autotools pkgconfig -- 2.40.1