1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

linux-yocto-rt/4.9: add -rt specific patches

The 4.9-rt kernel has been released, and this commit integrates
the 286 patches in that series.

(From OE-Core rev: 5249e168ac3afac7ddc5d67d526c3bf74d82aa5c)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2016-12-25 21:44:30 -05:00
committed by Richard Purdie
parent da46595d90
commit d3c607aee8
3 changed files with 4 additions and 4 deletions
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "617635e43afee1aaf98a8f8300596f7a112513c0"
SRCREV_meta ?= "c56f2da94e4773ea25eebfd14200164ef21730a3"
SRCREV_meta ?= "7ca94971d258304e3e3068f7b7ebe425fe5a77d1"
PV = "${LINUX_VERSION}+git${SRCPV}"