1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-15 15:37:03 +00:00

linux-yocto/4.9: integrate -rt9

Paul Gortmaker made the -rt9 integration available for the 4.9
linux-yocto kernel.

This updates our SRCREVs to pull in that content.

(From OE-Core rev: 6812934630a68deca76177c55fb0b153e17d6058)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2017-03-14 09:31:14 -04:00
committed by Richard Purdie
parent a67ec6f869
commit bb3904583e
3 changed files with 4 additions and 4 deletions
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098"
SRCREV_meta ?= "d8d88204d080817cb6e4d3a9b8e15b7a7fbf8267"
SRCREV_meta ?= "38e74b65164e6857450417825ee4b517452ff57f"
PV = "${LINUX_VERSION}+git${SRCPV}"