From 57c6f14828520eff3c512566653ad8080ba3d925 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 3 Nov 2011 17:52:45 +0100 Subject: [PATCH] libnl-2.0: add PE/PR bump for upgradable patch for meta-openembedded users (From OE-Core rev: 2260b18590416940eec26aaf3d68e510ceff8d31) (From OE-Core rev: 3aa933cf91cf788246f13966471a9be6e0bc1931) Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie --- meta/recipes-support/libnl/libnl_2.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 \