From 4bf146623bec3e7c9484f16c5cda6f442849525d Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 18 Jan 2018 10:55:56 -0500 Subject: linux-yocto/4.12: drm & mips fixes Integrating the following bug fixes (mainline backports): d572780c455f Mips kernel warining:resolve some warning when compiling arch/mips/math-emu/cp1emu.c f79ac7203257 drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode() (From OE-Core rev: f8b00a49bc6e57aafbfc48ee76d392f4003c5bf7) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb index 78a24e0b27..1698e59ebb 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb @@ -11,7 +11,7 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "1b4229c4ef99843401ec2f522b63c9a64ed219a4" +SRCREV_machine ?= "6cfdf8e22b784e169254ee6e306ea08bcac5be2b" SRCREV_meta ?= "358b2bb4d2bc8e790f69ea1778d7d16184b1ae34" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \ -- cgit v1.2.3-54-g00ecf