1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

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

(From OE-Core rev: 8a83c808988f646bd6ecab4905a74c33699451ef)

Signed-off-by: Jussi Laako <jussi.laako@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2017-02-01 10:30:30 -05:00
committed by Richard Purdie
parent 80a74318de
commit 0476945e9c
3 changed files with 3 additions and 3 deletions
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "6fdf2bca12625c67b64f39e08b1b4ae7c610f8bd"
SRCREV_meta ?= "2adba5d7c1a6c0425b02b1a650e7a6c320ee3acf"
SRCREV_meta ?= "39aa01a6d4332a8ef746a03246e56a41a69fae99"
PV = "${LINUX_VERSION}+git${SRCPV}"