[linux-yocto] [PATCH] aufs: for v5.3-rc3, update UAPI SPDX
Bruce Ashfield
bruce.ashfield at gmail.com
Thu Aug 29 21:46:47 PDT 2019
merged
Bruce
On Thu, Aug 29, 2019 at 9:52 AM <zhe.he at windriver.com> wrote:
>
> From: "J. R. Okajima" <hooanon05g at gmail.com>
>
> Simply follows the commit in mainline,
> 622445541b75 2019-07-29 kbuild: detect missing "WITH
> Linux-syscall-note" for uapi headers
>
> Signed-off-by: J. R. Okajima <hooanon05g at gmail.com>
>
> Backport from git://github.com/sfjro/aufs5-linux.git
> 90ff497cebbb ("aufs: for v5.3-rc3, update UAPI SPDX")
> to fix,
> error: kernel-source/include/uapi/linux/aufs_type.h: missing "WITH Linux-syscall-note" for SPDX-License-Identifier
>
> Signed-off-by: He Zhe <zhe.he at windriver.com>
> ---
> This is for linux-yocto-dev all branches.
>
> include/uapi/linux/aufs_type.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/uapi/linux/aufs_type.h b/include/uapi/linux/aufs_type.h
> index 0e3e2b1..59f050c 100644
> --- a/include/uapi/linux/aufs_type.h
> +++ b/include/uapi/linux/aufs_type.h
> @@ -1,4 +1,4 @@
> -/* SPDX-License-Identifier: GPL-2.0 */
> +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
> /*
> * Copyright (C) 2005-2019 Junjiro R. Okajima
> *
> --
> 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
More information about the linux-yocto
mailing list