lttng-modules: Update to version 2.3.0

(From OE-Core rev: df6943c29c0d31a78b0b2954dfe8ee6b97cefffe)

Signed-off-by: Paul Woegerer <paul_woegerer@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Woegerer 2013-09-05 09:01:00 +00:00 committed by Richard Purdie
parent e4d69254ac
commit fec8c28f45
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ DEPENDS = "virtual/kernel"
inherit module
SRCREV = "10fe4e3f10c9ce1f2963bd118b91895a67e955ee"
PV = "2.2.1+git${SRCPV}"
SRCREV = "78c8710bb8e6b7f6301d95afec0305f40fa063ad"
PV = "2.3.0+git${SRCPV}"
SRC_URI = "git://git.lttng.org/lttng-modules.git \
file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch"