mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
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 <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3b70f53e6e
commit
4bf146623b
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.12.18"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "e0256c639caf7fb1b977cf34c5e15c86dd643c85"
|
||||
SRCREV_machine ?= "d572780c455fcd055baf1e6ff6fd4ea2dece9df2"
|
||||
SRCREV_meta ?= "358b2bb4d2bc8e790f69ea1778d7d16184b1ae34"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user