]> code.ossystems Code Review - openembedded-core.git/commitdiff
libnl: 1.0-pre6 -> 1.0-pre8
authorRichard Purdie <rpurdie@linux.intel.com>
Tue, 21 Apr 2009 16:34:56 +0000 (17:34 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 21 Apr 2009 16:34:56 +0000 (17:34 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/packages/libnl/libnl_1.0-pre8.bb [moved from meta/packages/libnl/libnl_1.0-pre6.bb with 70% similarity]

similarity index 70%
rename from meta/packages/libnl/libnl_1.0-pre6.bb
rename to meta/packages/libnl/libnl_1.0-pre8.bb
index 740bc937d7eb6ab008c7f7ce280d0927f20daf56..0b98f896a8e796d194dadf75a29afe4312d15e0d 100644 (file)
@@ -3,11 +3,11 @@ SECTION = "libs/network"
 LICENSE = "LGPL"
 HOMEPAGE = "http://people.suug.ch/~tgr/libnl/"
 PRIORITY = "optional"
-PV = "0.99+1.0-pre6"
+PV = "0.99+1.0-pre8"
 
 inherit autotools_stage pkgconfig
 
-SRC_URI= "http://people.suug.ch/~tgr/libnl/files/${PN}-1.0-pre6.tar.gz \
+SRC_URI= "http://people.suug.ch/~tgr/libnl/files/${PN}-1.0-pre8.tar.gz \
            file://local-includes.patch;patch=1"
 
-S = "${WORKDIR}/${PN}-1.0-pre6"
+S = "${WORKDIR}/${PN}-1.0-pre8"