1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-17 04:07:06 +00:00

linux-yocto/4.8: update to -rt10

Paul Gortmaker has updated 4.8 to the latest -rt release. This
integrates those changes to standard/preempt-rt/*. As usual the
branches are kept fast forward, and a clean copy of the patches
can be found on standard/preempt-rt/rebase.

(From OE-Core rev: f20ab66d2d012c535755af556d81412d5182cefd)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit 9b4a71785221e2b67180fe6047e2ba2ad83f6523)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2017-01-13 16:06:05 -05:00
committed by Richard Purdie
parent c69d0d3756
commit e309d144d7
3 changed files with 4 additions and 4 deletions
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "b62f29ac5c15d6333a13811db030d704b35ace8f"
SRCREV_meta ?= "7b320e0a54be4b2d9bbaf4eb6165532e3954ad3e"
SRCREV_meta ?= "3edb4de355873d32da9307a011adea2542bd05a7"
PV = "${LINUX_VERSION}+git${SRCPV}"