From: Paul Eggleton Date: Wed, 15 Dec 2010 00:22:53 +0000 (+0000) Subject: opie-lrelease-native: fix 1.2.5 recipe to use INC_PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fb797ff59bea54586d42e7f08f1f1d6a5776fbf;p=openembedded.git opie-lrelease-native: fix 1.2.5 recipe to use INC_PR Signed-off-by: Paul Eggleton --- diff --git a/recipes/opie-i18n/opie-lrelease-native_1.2.5.bb b/recipes/opie-i18n/opie-lrelease-native_1.2.5.bb index 7748e9db05..38324cb7ee 100644 --- a/recipes/opie-i18n/opie-lrelease-native_1.2.5.bb +++ b/recipes/opie-i18n/opie-lrelease-native_1.2.5.bb @@ -1,6 +1,6 @@ require ${PN}.inc -PR = "r0" +PR = "${INC_PR}.0" SRC_URI = "http://sources.openembedded.org/opie-1.2.5-split_development_translation_opie-lrelease.tar.bz2;name=split_development_translation_opie-lrelease \ http://sources.openembedded.org/opie-1.2.5-split_development_translation_shared.tar.bz2;name=split_development_translation_shared"