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

linux-yocto-rt/4.1: update to -rt15

Updating the 4.1-rt kernel to the latest and greatest upstream version.

(From OE-Core rev: 22912a99163402581e8e92dcacbf46f9049f6ff9)

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
2015-11-24 11:55:08 -05:00
committed by Richard Purdie
parent 6aa464cb1f
commit d08e761b44
3 changed files with 4 additions and 4 deletions
@@ -2,8 +2,8 @@ KBRANCH ?= "standard/preempt-rt/base"
require recipes-kernel/linux/linux-yocto.inc
SRCREV_machine ?= "79cf0aa35a608fea70ecbdfe452a2eb1c003a133"
SRCREV_meta ?= "6c775bde6b542a42ec8a84be61ecf34f42865a30"
SRCREV_machine ?= "45780656ed0c04f0e70a089ff229a7b0a9af3414"
SRCREV_meta ?= "30c4b4bd79c5d774de6dcf23d0deab554e31f3d4"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}"