summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-modules_2.12.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-modules_2.12.5.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-modules_2.12.5.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.12.5.bb b/meta/recipes-kernel/lttng/lttng-modules_2.12.5.bb
index 1a01cb0c01..c5efbb061a 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.12.5.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.12.5.bb
@@ -37,13 +37,13 @@ python do_package_prepend() {
37} 37}
38 38
39BBCLASSEXTEND = "devupstream:target" 39BBCLASSEXTEND = "devupstream:target"
40LIC_FILES_CHKSUM_class-devupstream = "file://LICENSE;md5=3f882d431dc0f32f1f44c0707aa41128" 40LIC_FILES_CHKSUM_class-devupstream = "file://LICENSE;md5=0464cff101a009c403cd2ed65d01d4c4"
41DEFAULT_PREFERENCE_class-devupstream = "-1" 41DEFAULT_PREFERENCE_class-devupstream = "-1"
42SRC_URI_class-devupstream = "git://git.lttng.org/lttng-modules;branch=stable-2.12 \ 42SRC_URI_class-devupstream = "git://git.lttng.org/lttng-modules;branch=stable-2.13 \
43 file://Makefile-Do-not-fail-if-CONFIG_TRACEPOINTS-is-not-en.patch \ 43 file://0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch \
44 " 44 "
45 45
46SRCREV_class-devupstream = "92cc3e7f76a545a2cd4828576971f1eea83f4e68" 46SRCREV_class-devupstream = "f982b51a98a29cb4aaf607cb9bbf2b509d8e6933"
47PV_class-devupstream = "2.12.5+git${SRCPV}" 47PV_class-devupstream = "2.13.0-rc2+git${SRCPV}"
48S_class-devupstream = "${WORKDIR}/git" 48S_class-devupstream = "${WORKDIR}/git"
49SRCREV_FORMAT ?= "lttng_git" 49SRCREV_FORMAT ?= "lttng_git"