mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
libnl: bump PE
* libnl-2 in oe-core has PE 1, so in order to have upgrade patch from libnl-2 to libnl-3 we need PE 1 here too Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -2,6 +2,8 @@ DESCRIPTION = "libnl is a library for applications dealing with netlink sockets.
|
|||||||
HOMEPAGE = "http://www.infradead.org/~tgr/libnl/"
|
HOMEPAGE = "http://www.infradead.org/~tgr/libnl/"
|
||||||
SECTION = "libs/network"
|
SECTION = "libs/network"
|
||||||
|
|
||||||
|
PE = "1"
|
||||||
|
|
||||||
LICENSE = "LGPLv2.1"
|
LICENSE = "LGPLv2.1"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2b41e13261a330ee784153ecbb6a82bc"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=2b41e13261a330ee784153ecbb6a82bc"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user