mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
libnl: 1.0-pre8 -> 1.1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -3,11 +3,11 @@ SECTION = "libs/network"
|
||||
LICENSE = "LGPL"
|
||||
HOMEPAGE = "http://people.suug.ch/~tgr/libnl/"
|
||||
PRIORITY = "optional"
|
||||
PV = "0.99+1.0-pre8"
|
||||
PV = "1.1"
|
||||
|
||||
inherit autotools_stage pkgconfig
|
||||
|
||||
SRC_URI= "http://people.suug.ch/~tgr/libnl/files/${PN}-1.0-pre8.tar.gz \
|
||||
SRC_URI= "http://people.suug.ch/~tgr/libnl/files/${PN}-1.1.tar.gz \
|
||||
file://local-includes.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/${PN}-1.0-pre8"
|
||||
S = "${WORKDIR}/${PN}-1.1"
|
||||
Reference in New Issue
Block a user