1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +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
@@ -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}"