Skip to content

Fix license warnings about the old syntax by updating to the new identifiers - #1613

Merged
kraj merged 4 commits into
agherzan:masterfrom
leon-anavi:leon/fix-license-issues
Jul 26, 2026
Merged

Fix license warnings about the old syntax by updating to the new identifiers#1613
kraj merged 4 commits into
agherzan:masterfrom
leon-anavi:leon/fix-license-issues

Conversation

@leon-anavi

@leon-anavi leon-anavi commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Resolve license warnings regarding the old syntax by updating to the new identifiers: LicenseRef-binary-redist-Cypress-rpidistro, LicenseRef-Synaptics-rpidistro and LicenseRef-Firmware-cypress-rpidistro.

- What I did

  • linux-firmware-rpidistro

Fix license warnings like:

WARNING: linux-firmware-rpidistro: LICENSE is using an old syntax and should be upgraded to: "GPL-2.0-only AND LicenseRef-Synaptics-rpidistro AND LicenseRef-binary-redist-Cypress-rpidistro"
WARNING: linux-firmware-rpidistro: LICENSE:linux-firmware-rpidistro-bcm43430 is using an old syntax and should be upgraded to: "LicenseRef-binary-redist-Cypress-rpidistro"
WARNING: linux-firmware-rpidistro: LICENSE:linux-firmware-rpidistro-bcm43436 is using an old syntax and should be upgraded to: "LicenseRef-Synaptics-rpidistro"
  • LICENSE for rpi-eeprom, rpi-bootfiles and vc-graphics

  • bluez-firmware-rpidistro

Replaced Firmware-cypress-rpidistro with LicenseRef-Firmware-cypress-rpidistro.

Fixes:

WARNING: bluez-firmware-rpidistro: LICENSE is using an old syntax and should be upgraded to: "LicenseRef-Firmware-cypress-rpidistro"

- How I did it

Replaced binary-redist-Cypress-rpidistro with LicenseRef-binary-redist-Cypress-rpidistro, Synaptics-rpidistro with LicenseRef-Synaptics-rpidistro and Firmware-cypress-rpidistro with LicenseRef-Firmware-cypress-rpidistro.

Resolve license warnings regarding the old syntax by updating to
the new identifiers: LicenseRef-binary-redist-Cypress-rpidistro
and LicenseRef-Synaptics-rpidistro.

This work was sponsored by GOVCERT.LU.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Replace Broadcom-RPi with the new syntax LicenseRef-Broadcom-RPi.

Fixes:

WARNING: LICENSE is using an old syntax and should be upgraded to:
"LicenseRef-Broadcom-RPi"

This work was sponsored by GOVCERT.LU.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Resolve license warnings regarding the old syntax by updating to
the new identifier LicenseRef-Firmware-cypress-rpidistro.

Fixes:

WARNING: bluez-firmware-rpidistro: LICENSE is using an old syntax
and should be upgraded to: "LicenseRef-Firmware-cypress-rpidistro"

This work was sponsored by GOVCERT.LU.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
@leon-anavi leon-anavi changed the title linux-firmware-rpidistro: Fix license warnings Fix license warnings about the old syntax by updating to the new identifiers Jul 22, 2026

@kraj kraj left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Replace & with AND in the LICENSE of the affected recipes.

Fixes:

WARNING: LICENSE is using an old syntax and should be upgraded

This work was sponsored by GOVCERT.LU.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
@leon-anavi
leon-anavi force-pushed the leon/fix-license-issues branch from 58ef386 to fca0388 Compare July 23, 2026 10:03
@kraj
kraj merged commit 9e41c54 into agherzan:master Jul 26, 2026
20 checks passed
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.

2 participants