summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-01-18 10:55:56 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-28 10:14:01 +0000
commit40ac639048c4bd3e29ab515babeec02f8ebc3c2d (patch)
tree37c92a3379360fecfad3e8b604dc08791765f6fc /meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
parent5d5682f2de1f86856ce4538bcf944e55e8e8c05a (diff)
downloadpoky-40ac639048c4bd3e29ab515babeec02f8ebc3c2d.tar.gz
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: 8fd6ca0d3897e974a3f4f6687b2796add3fd9293) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb2
1 files changed, 1 insertions, 1 deletions
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 8c89ecf0ff..65b652df02 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 () {
11 raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 11 raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
12} 12}
13 13
14SRCREV_machine ?= "1b4229c4ef99843401ec2f522b63c9a64ed219a4" 14SRCREV_machine ?= "6cfdf8e22b784e169254ee6e306ea08bcac5be2b"
15SRCREV_meta ?= "358b2bb4d2bc8e790f69ea1778d7d16184b1ae34" 15SRCREV_meta ?= "358b2bb4d2bc8e790f69ea1778d7d16184b1ae34"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \