From 8a83c808988f646bd6ecab4905a74c33699451ef Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 1 Feb 2017 10:30:30 -0500 Subject: kernel-yocto: ecryptfs, NFC and CAN bus config updates Integrating the following kernel config updates: f7f388ec4d89 Add support and drivers for CAN bus as feature 2b20935eb14b Filesystem encryption support 8520e18f2956 Update NFC support a079d66845cd Add eCryptFS filesystem feature Signed-off-by: Jussi Laako Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton --- meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb index 7b214e4053..a0adb3830c 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb @@ -12,7 +12,7 @@ python () { } SRCREV_machine ?= "628a985d1bb4d992b76c727afd373788bd496c90" -SRCREV_meta ?= "2adba5d7c1a6c0425b02b1a650e7a6c320ee3acf" +SRCREV_meta ?= "39aa01a6d4332a8ef746a03246e56a41a69fae99" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" -- cgit 1.2.3-korg