[linux-yocto] [PATCH] Fix yocto build with missing configfs header
Bruce Ashfield
bruce.ashfield at windriver.com
Mon Jul 25 20:57:38 PDT 2016
On 2016-07-25 4:11 PM, Sebastien Boeuf wrote:
> California Sullivan pointed to me that the patch from Octavian
> Purdila I had asked to include in yocto 4.4 was not compiling
> properly.
>
merged.
Bruce
> The patch is tracked with following SHA1:
> 03607ace807b414eab46323c794b6fb8fcc2d48c
>
> The issue was that we were missing an underlying patch on which
> the previous one was relying. That's why this patchset adds
> some macro definition used by patch from Octavian.
>
> Pantelis Antoniou (1):
> configfs: implement binary attributes
>
> Documentation/filesystems/configfs/configfs.txt | 57 +++++-
> fs/configfs/configfs_internal.h | 14 +-
> fs/configfs/dir.c | 18 +-
> fs/configfs/file.c | 255 +++++++++++++++++++++++-
> fs/configfs/inode.c | 2 +-
> include/linux/configfs.h | 50 +++++
> 6 files changed, 374 insertions(+), 22 deletions(-)
>
More information about the linux-yocto
mailing list