[oe-commits] [openembedded-core] 08/76: linux-yocto/4.8: update to v4.8.6-rt5

git at git.openembedded.org git at git.openembedded.org
Wed Nov 30 15:48:53 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 6840594c43b892056886f471575ccb49a78f34e4
Author: Bruce Ashfield <bruce.ashfield at windriver.com>
AuthorDate: Wed Nov 16 09:24:32 2016 -0500

    linux-yocto/4.8: update to v4.8.6-rt5
    
    Paul Gortmaker sent along updates to the latest 4.8 -rt version.
    Updating the SRCREVs to include the following commits:
    
       f83a3d4a643b v4.8.6-rt5
       74c7ffc2e3f2 NFSv4: don't disable preemption on !RT
       9711dc408890 kbuild: Add -fno-pie to KBUILD_AFLAGS:
       7b4d4278e307 v4.8.6-rt4
       24aa22031f3c v4.8.2-rt3
       8541163464e2 kbuild: add -fno-PIE
       81b61ced2d45 NFSv4: replace seqcount_t with a seqlock_t
       a8300ce29d0c worqueue: document the proper argument
       9711591ebdc3 genirq: document swork member
       1aace69fd88f rbtree: include barrier.h
       74d4589809f2 rxrpc: remove unused static variables
       a941e2f0611c x86/apic: get rid of "warning: 'acpi_ioapic_lock' defined but not used"
       9888d1c2e3ab hotplug: Call mmdrop_delayed() in sched_cpu_dying() if PREEMPT_RT_FULL
       debf0ec42b2e drivers/zram: Don't disable preemption in zcomp_stream_get/put()
       c84b472ee376 mm/zs_malloc: Fix bit spinlock replacement
       c17de80bfeba zsmalloc: turn that get_cpu_light() into a local_lock()
       33586701e8ad connector/cn_proc: Protect send_msg() with a local lock on RT
       b20867d36bcd ftrace: Fix trace header alignment
    
    Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
index e70523a..a03ea37 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
@@ -11,8 +11,8 @@ python () {
         raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "ab1036645c083ebb30fee3eab591b0c3b5040ebb"
-SRCREV_meta ?= "d7a58814eee97e7bf410e418ad087a1f7bb05ab9"
+SRCREV_machine ?= "c3376689934aaf58b78cf7dd19af260a5386619e"
+SRCREV_meta ?= "860c23564d26e750f6c0a57a33580f316a10e19a"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list