On Wed, Aug 7, 2019 at 3:25 AM <zhe...@windriver.com> wrote:

> From: He Zhe <zhe...@windriver.com>
>
> Remove nfsd patch from nfsd-enable.scc which can be included directly or by
> other features, and thus cause re-application of the patch.
>
> Create nfs.scc to include both configuration and patches for potential
> inclusion
> for BSPs and/or KTYPEs.
>

So clearly you are enabling this via a KERNEL_FEATURE, and triggered the
double patch.

I have no objection to moving it around this way, so this is now merged.

Bruce



>
> Signed-off-by: He Zhe <zhe...@windriver.com>
> ---
>  features/nfsd/nfsd-enable.scc | 1 -
>  features/nfsd/nfsd.scc        | 5 +++++
>  2 files changed, 5 insertions(+), 1 deletion(-)
>  create mode 100644 features/nfsd/nfsd.scc
>
> diff --git a/features/nfsd/nfsd-enable.scc b/features/nfsd/nfsd-enable.scc
> index ee85152..8a7835d 100644
> --- a/features/nfsd/nfsd-enable.scc
> +++ b/features/nfsd/nfsd-enable.scc
> @@ -2,4 +2,3 @@ define KFEATURE_DESCRIPTION "Enable NFS server support"
>  define KFEATURE_COMPATIBILITY all
>
>  kconf non-hardware nfsd.cfg
> -patch nfsd4-Fix-kernel-crash-when-reading-proc-file-reply_.patch
> diff --git a/features/nfsd/nfsd.scc b/features/nfsd/nfsd.scc
> new file mode 100644
> index 0000000..ee85152
> --- /dev/null
> +++ b/features/nfsd/nfsd.scc
> @@ -0,0 +1,5 @@
> +define KFEATURE_DESCRIPTION "Enable NFS server support"
> +define KFEATURE_COMPATIBILITY all
> +
> +kconf non-hardware nfsd.cfg
> +patch nfsd4-Fix-kernel-crash-when-reading-proc-file-reply_.patch
> --
> 2.7.4
>
>

-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end
- "Use the force Harry" - Gandalf, Star Trek II
-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to