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> --- .../lttng/{lttng-ust_2.2.0.bb => lttng-ust_git.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/lttng/{lttng-ust_2.2.0.bb => lttng-ust_git.bb} (97%) diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb b/meta/recipes-kernel/lttng/lttng-ust_git.bb similarity index 97% rename from meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb rename to meta/recipes-kernel/lttng/lttng-ust_git.bb index d03f207..3028200 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_git.bb @@ -18,7 +18,7 @@ RREPLACES_${PN} = "lttng2-ust" RCONFLICTS_${PN} = "lttng2-ust" SRCREV = "cfaee541fea7f5760b5501913c6902f5e4da9dba" -PV = "2.2.0" +PV = "2.2.0+git${SRCPV}" PE = "2" SRC_URI = "git://git.lttng.org/lttng-ust.git;protocol=git \ -- 1.7.9.5 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core