From 754e262e478beb581ef7dcdaad91ac56e1ba19d6 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 3 Nov 2011 17:52:43 +0100 Subject: libnl-2.0: add patch from meta-openembedded to fix pkg-config file (From OE-Core rev: 72227178bc74d6e2e24f8df6176c3d45b640e860) Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie --- meta/recipes-support/libnl/libnl_2.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-support/libnl/libnl_2.0.bb') diff --git a/meta/recipes-support/libnl/libnl_2.0.bb b/meta/recipes-support/libnl/libnl_2.0.bb index f78386710d..32705b984b 100644 --- a/meta/recipes-support/libnl/libnl_2.0.bb +++ b/meta/recipes-support/libnl/libnl_2.0.bb @@ -11,6 +11,7 @@ PR = "r3" 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] = "6aaf1e9802a17a7d702bb0638044ffa7" -- cgit v1.2.3-54-g00ecf