aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-07-14 10:00:11 +0000
committerEric Bénard <eric@eukrea.com>2012-07-15 18:56:42 +0200
commit3a2f8948a7e2452294dca788f9af21c622cf6e51 (patch)
tree4e8b5a3cdceb1150a8ae18e98a7114f52b4000c1 /meta-oe
parent04c61c8ed73cb2c537002f22d1b9656f6cec61af (diff)
downloadmeta-openembedded-3a2f8948a7e2452294dca788f9af21c622cf6e51.tar.gz
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> Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/libnl/libnl_3.2.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libnl/libnl_3.2.3.bb b/meta-oe/recipes-support/libnl/libnl_3.2.3.bb
index 190ea4ce9a..38d34bf3cd 100644
--- a/meta-oe/recipes-support/libnl/libnl_3.2.3.bb
+++ b/meta-oe/recipes-support/libnl/libnl_3.2.3.bb
@@ -2,6 +2,8 @@ DESCRIPTION = "libnl is a library for applications dealing with netlink sockets.
HOMEPAGE = "http://www.infradead.org/~tgr/libnl/"
SECTION = "libs/network"
+PE = "1"
+
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=2b41e13261a330ee784153ecbb6a82bc"