From patchwork Sat Nov 5 17:22:52 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [CONSOLIDATED, PULL, 22/28] libnl-2.0: add PE/PR bump for upgradable patch for meta-openembedded users Date: Sat, 05 Nov 2011 17:22:52 -0000 From: Saul Wold X-Patchwork-Id: 14357 Message-Id: <39702aff7a039283092a768862049f91832ab428.1320513631.git.sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org From: Martin Jansa Signed-off-by: Martin Jansa --- meta/recipes-support/libnl/libnl_2.0.bb | 3 ++- 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 f084537..c96e7db 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 \