From 2260b18590416940eec26aaf3d68e510ceff8d31 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 3 Nov 2011 17:52:45 +0100 Subject: libnl-2.0: add PE/PR bump for upgradable patch for meta-openembedded users Signed-off-by: Martin Jansa --- meta/recipes-support/libnl/libnl_2.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta') 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 \ -- cgit 1.2.3-korg