[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Update SPDX deprecated license identifier

Patchwork patchwork at emeril.freedesktop.org
Tue Nov 7 08:28:24 UTC 2023


== Series Details ==

Series: drm/xe: Update SPDX deprecated license identifier
URL   : https://patchwork.freedesktop.org/series/126058/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5e541d39f361c1d79257692ad46af3465a0f2cde
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Tue Nov 7 09:24:40 2023 +0100

    drm/xe: Update SPDX deprecated license identifier
    
    The "GPL-2.0" SPDX license identifier is deprecated. Update the
    code to use "GPL-2.0-only" instead. Choose this identifier over
    "GPL-2.0-or-later" since it's the most restrictive of the two and it's
    not fully clear that "GPL-2.0" also allows "GPL-2.0-or-later".
    
    Cc: Francois Dugast <francois.dugast at intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch 5a3a6fdda31fc8fa60db6d2fa30bd4db2509eb8b drm-intel
5e541d39f drm/xe: Update SPDX deprecated license identifier
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'




More information about the Intel-xe mailing list