[linux-yocto] [PATCH] aufs: for v5.3-rc3, update UAPI SPDX
zhe.he at windriver.com
zhe.he at windriver.com
Thu Aug 29 06:51:22 PDT 2019
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
More information about the linux-yocto
mailing list