diff options
| -rw-r--r-- | meta/recipes-kernel/lttng/lttng-ust_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_git.bb b/meta/recipes-kernel/lttng/lttng-ust_git.bb index 1c08403a32..9ffe9bc8f5 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_git.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_git.bb | |||
| @@ -18,9 +18,9 @@ RPROVIDES_${PN} = "lttng2-ust" | |||
| 18 | RREPLACES_${PN} = "lttng2-ust" | 18 | RREPLACES_${PN} = "lttng2-ust" |
| 19 | RCONFLICTS_${PN} = "lttng2-ust" | 19 | RCONFLICTS_${PN} = "lttng2-ust" |
| 20 | 20 | ||
| 21 | SRCREV = "826c6c686f16b9aeb3100f3f880d630911691cf1" | 21 | SRCREV = "f89c1a3cf2b06a4970b9154c00ff6409870aefb5" |
| 22 | PE = "2" | 22 | PE = "2" |
| 23 | PV = "2.7.0+git${SRCPV}" | 23 | PV = "2.7.1+git${SRCPV}" |
| 24 | 24 | ||
| 25 | SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.7 \ | 25 | SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.7 \ |
| 26 | file://lttng-ust-doc-examples-disable.patch" | 26 | file://lttng-ust-doc-examples-disable.patch" |
