]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/3.10: fix YAFFS2 build issues
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 5 Sep 2013 02:20:22 +0000 (22:20 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Sep 2013 15:27:07 +0000 (16:27 +0100)
commit5799df791043bd77c0f31e6068ab99e21d6ad25e
treee66816571832f5506b55fb9d97d33f2e863814c5
parent22c0668d9e0a22c095d78bab7b45ef4f803dd0d1
linux-yocto/3.10: fix YAFFS2 build issues

The 3.10 yaffs2 refresh caused several build errors. One due the single kernel
version support being incomplete, and two others due to core kernel changes
creating incompatbilies with the yaffs2 code.

The following three commits fix the issues.

  b76f445 yaffs2: disable procfs support
  ecfe5ed yaffs2: convert to kuid_t and kgid_t
  fa8efc9 yaffs2: restore multi-kernel version functionality

bumping the SRCREVs for all BSPs to import the fix.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
meta/recipes-kernel/linux/linux-yocto_3.10.bb