This moves the recipe to the tip of stable-2.8 branch which allows the
use of Linux 4.8 while keep us on a stable release.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
inherit module
-SRCREV = "e36de50dd09527901339797a61a0a40d241c1a6d"
+SRCREV = "6e4fc6f36d68fb3c8d40113f8670eb6e9c8ffd76"
PV = "2.8.0+git${SRCPV}"
COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips|nios2|arm).*-linux'
-SRC_URI = "git://git.lttng.org/lttng-modules.git;branch=master"
+SRC_URI = "git://git.lttng.org/lttng-modules.git;branch=stable-2.8"
export INSTALL_MOD_DIR="kernel/lttng-modules"