[linux-yocto] [PATCH 0/3] kernel-cache: vfat feature cleanup

Tom Zanussi tom.zanussi at linux.intel.com
Fri Jun 24 08:28:39 PDT 2016


This is a small patchset for yocto-4.4 that removes open-coded VFAT_FS
and enables defaults that should be enabled along with it.

The following changes since commit 870134f4bfa6208d6e5339e065486be3b6e693a5:

  kver: bump to v4.4.14 (2016-06-10 13:18:02 -0400)

are available in the git repository at:

  git://git.yoctoproject.org/linux-yocto-contrib.git tzanussi/kernel-cache-4.4-vfat
  http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-contrib/log/?h=tzanussi/kernel-cache-4.4-vfat

Tom Zanussi (3):
  cfg/fs/vfat: Enable NLS defaults
  cfg/usb-mass-storage: Use vfat feature
  cfg/boot-live: Use vfat feature

 cfg/boot-live.cfg        | 3 ---
 cfg/boot-live.scc        | 2 ++
 cfg/fs/vfat.cfg          | 3 +++
 cfg/usb-mass-storage.cfg | 2 --
 cfg/usb-mass-storage.scc | 1 +
 5 files changed, 6 insertions(+), 5 deletions(-)

-- 
1.9.3



More information about the linux-yocto mailing list