aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libnl/libnl_2.0.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2011-11-03 17:52:45 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-07 14:03:37 +0000
commit2260b18590416940eec26aaf3d68e510ceff8d31 (patch)
tree22bb70d67196e0c64f932f2cebebbca5b8228f92 /meta/recipes-support/libnl/libnl_2.0.bb
parent8720e063c7b43c278b3bb406b45390ed03f8ac96 (diff)
downloadopenembedded-core-2260b18590416940eec26aaf3d68e510ceff8d31.tar.gz
libnl-2.0: add PE/PR bump for upgradable patch for meta-openembedded users
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/recipes-support/libnl/libnl_2.0.bb')
-rw-r--r--meta/recipes-support/libnl/libnl_2.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/libnl/libnl_2.0.bb b/meta/recipes-support/libnl/libnl_2.0.bb
index f084537dee..c96e7db2e9 100644
--- a/meta/recipes-support/libnl/libnl_2.0.bb
+++ b/meta/recipes-support/libnl/libnl_2.0.bb
@@ -6,7 +6,8 @@ LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=2b41e13261a330ee784153ecbb6a82bc"
DEPENDS = "flex-native bison-native"
-PR = "r3"
+PE = "1"
+PR = "r6"
SRC_URI = "\
http://www.infradead.org/~tgr/${BPN}/files/${BP}.tar.gz \