Git packages should have the following format for the PV variable:
        version_tag+git[r|\-|]?AUTOINC+git_revision

Git recipes should also contain _git token in their name instead of
their version.

Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciob...@intel.com>
---
 ....59.bb => chkconfig-alternatives-native_git.bb} |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename 
meta/recipes-extended/chkconfig/{chkconfig-alternatives-native_1.3.59.bb => 
chkconfig-alternatives-native_git.bb} (98%)

diff --git 
a/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb 
b/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_git.bb
similarity index 98%
rename from 
meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb
rename to meta/recipes-extended/chkconfig/chkconfig-alternatives-native_git.bb
index 7fd34aa..0b1077f 100644
--- a/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb
+++ b/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_git.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/kergoth/chkconfig;branch=sysroot"
 S = "${WORKDIR}/git"
 
 SRCREV = "cd437ecbd8986c894442f8fce1e0061e20f04dee"
-PV = "1.3.59+${SRCPV}"
+PV = "1.3.59+git${SRCPV}"
 
 inherit native
 
-- 
1.7.9.5

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to