Skip to content

SPDX: use 'AND' instead of '&' - #327

Open
vermaete wants to merge 1 commit into
ros-infrastructure:masterfrom
vermaete:master
Open

SPDX: use 'AND' instead of '&'#327
vermaete wants to merge 1 commit into
ros-infrastructure:masterfrom
vermaete:master

Conversation

@vermaete

Copy link
Copy Markdown

The SPDX specification no longer accepts '&' as a license operator. Replace it with 'AND' to comply with the SPDX rules used by Yocto.

@robwoolley I have tested it with a local script. Not with the 'Actions' of Github. But we do need it at master. Could you redo the latest sync of master/rolling so I can verify it and finish the recipes in meta-ros2 and meta-ros-common?

The SPDX specification no longer accepts '&' as a license
operator. Replace it with 'AND' to comply with the SPDX rules
used by Yocto.

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
robwoolley pushed a commit to vermaete/meta-ros that referenced this pull request Aug 2, 2026
Convert the LICENSE string to the new Yocto rules.

Done with `openembedded-core/scripts/contrib/convert-spdx-licenses.py`

@see: ros-infrastructure/superflore#327

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant