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> --- .../{hwlatdetect_0.85.bb => hwlatdetect_git.bb} | 1 + 1 file changed, 1 insertion(+) rename meta/recipes-rt/rt-tests/{hwlatdetect_0.85.bb => hwlatdetect_git.bb} (97%) diff --git a/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb b/meta/recipes-rt/rt-tests/hwlatdetect_git.bb similarity index 97% rename from meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb rename to meta/recipes-rt/rt-tests/hwlatdetect_git.bb index 634b609..c4fba8e 100644 --- a/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb +++ b/meta/recipes-rt/rt-tests/hwlatdetect_git.bb @@ -10,6 +10,7 @@ RRECOMMENDS_${PN} = "kernel-module-hwlat-detector" require rt-tests.inc PR = "${INC_PR}.0" +PV = "0.85+git${SRCPV}" EXTRA_OEMAKE += "PYLIB=${libdir}/python${PYTHON_BASEVERSION}/dist-packages" -- 1.7.9.5 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core