From: Koen Kooi Date: Wed, 9 Feb 2011 09:40:10 +0000 (+0100) Subject: iw: bump PR for nl2 change X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82b466cec94d635cb238a73e07498c8dabed4be9;p=openembedded.git iw: bump PR for nl2 change Signed-off-by: Koen Kooi --- diff --git a/recipes/iw/iw_0.9.20.bb b/recipes/iw/iw_0.9.20.bb index c01f85416c..0b6a768667 100644 --- a/recipes/iw/iw_0.9.20.bb +++ b/recipes/iw/iw_0.9.20.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://linuxwireless.org/en/users/Documentation/iw" SECTION = "base" PRIORITY = "optional" LICENSE = "BSD" -PR = "r1" +PR = "r2" DEPENDS = "libnl2 pkgconfig"