linux-yocto/4.9: update to -rt3

Paul Gortmaker has refreshed the 4.9 -rt support to -rt3.

(From OE-Core rev: 3d2f5c60b69afe787624a1a175d57d0e46e8b638)

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
2017-02-01 10:30:34 -05:00
committed by Richard Purdie
parent 1bb90f849e
commit eda9d64cdd
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "0b52a52fb892c0dd20823268830ab22a9e3a92b8"
SRCREV_meta ?= "20b8e96e097b796673bea982918868d47d51081b"
SRCREV_meta ?= "3715fc90f7b69de59ca0870f6c7cda27cdc0f895"
PV = "${LINUX_VERSION}+git${SRCPV}"