Message ID | c117deba20d16708efba5bcf146879e4574e164b.1374162581.git.emilia.maria.silvia.ciobanu@intel.com |
---|---|
State | New |
Headers | show |
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb index d03f207..3028200 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_2.2.0.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 \
Git packages should have the following format for the PV variable: version_tag+git[r|\-|]?AUTOINC+git_revision Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com> --- meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)