From patchwork Thu Mar 24 15:09:43 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2011.03-maintenance, 4/7] cacao-native: bumpg PR as sugessted by khem Date: Thu, 24 Mar 2011 15:09:43 -0000 From: Stefan Schmidt X-Patchwork-Id: 1781 Message-Id: <94568b5873e1717c5d94aa0ad28c00787f758cf0.1300979039.git.stefan@buglabs.net> To: openembedded-devel@lists.openembedded.org From: Henning Heinold Signed-off-by: Henning Heinold Signed-off-by: Stefan Schmidt --- recipes/cacao/cacao-native_hg.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes/cacao/cacao-native_hg.bb b/recipes/cacao/cacao-native_hg.bb index 6ece8dd..82f56eb 100644 --- a/recipes/cacao/cacao-native_hg.bb +++ b/recipes/cacao/cacao-native_hg.bb @@ -1,7 +1,7 @@ require cacao-native.inc PV = "1.1.0+hgr${SRCPV}" -PR = "r2" +PR = "r3" SRCREV = "c7bf150bfa46" SRC_URI = "hg://mips.complang.tuwien.ac.at/hg/;module=cacao;rev=${SRCREV}"