1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

libnl: 1.0-pre6 -> 1.0-pre8

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-04-21 17:34:56 +01:00
parent f114fd2492
commit ad0c05d209
@@ -3,11 +3,11 @@ SECTION = "libs/network"
LICENSE = "LGPL" LICENSE = "LGPL"
HOMEPAGE = "http://people.suug.ch/~tgr/libnl/" HOMEPAGE = "http://people.suug.ch/~tgr/libnl/"
PRIORITY = "optional" PRIORITY = "optional"
PV = "0.99+1.0-pre6" PV = "0.99+1.0-pre8"
inherit autotools_stage pkgconfig 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" file://local-includes.patch;patch=1"
S = "${WORKDIR}/${PN}-1.0-pre6" S = "${WORKDIR}/${PN}-1.0-pre8"