[meta-rockchip][PATCH 3/3] bsp: rkbin: rk3308-rkbin: replace deprecated CLOSED license with a LicenseRef

[email protected] Wed, 05 Aug 2026 12:14:28 +0000
Newsgroups org.yoctoproject.lists.yocto-patches
Message-ID <[email protected]>
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--------6942ef86e8d4131bb23f2482d766f4e110e588708e942be901b1594e42209dbf
Content-Type: text/plain; charset=UTF-8
From: [email protected]
To: [email protected]
Cc: Trevor Woerner <[email protected]>,
	Martin Herren <[email protected]>
Subject: [meta-rockchip][PATCH 3/3] bsp: rkbin: rk3308-rkbin: replace deprecated CLOSED license with a LicenseRef
Date: Wed,  5 Aug 2026 14:13:27 +0200
Message-ID: <[email protected]>
X-Mailer: git-send-email 2.55.0
In-Reply-To: <[email protected]>
References: <[email protected]>
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable

From: Martin Herren <[email protected]>

OE-Core now deprecates `LICENSE =3D "CLOSED"` in favour of a LicenseRef
backed by NO_GENERIC_LICENSE.

This recipe pins an older rkbin revision whose tree ships no LICENSE
file, which is probably why it historically used CLOSED as well as
pointing its LIC_FILES_CHKSUM at the README.

References: oe-core e9d424738d6f ("classes/conf/lib: Parse LICENSE as SPD=
X Expression")

Signed-off-by: Martin Herren <[email protected]>
---
 recipes-bsp/rkbin/rk3308-rkbin_git.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes-bsp/rkbin/rk3308-rkbin_git.bb b/recipes-bsp/rkbin/rk=
3308-rkbin_git.bb
index 7307e66..2ee173c 100644
--- a/recipes-bsp/rkbin/rk3308-rkbin_git.bb
+++ b/recipes-bsp/rkbin/rk3308-rkbin_git.bb
@@ -1,6 +1,7 @@
 DESCRIPTION =3D "Rockchip Firmware and Tool Binaries"
-LICENSE =3D "CLOSED"
+LICENSE =3D "LicenseRef-rk3308-rkbin-CLOSED"
 LIC_FILES_CHKSUM:rk3308 =3D "file://README;md5=3D39cc9df955478b8df2
6158d489fdcc95"
+NO_GENERIC_LICENSE[rk3308-rkbin-CLOSED] =3D "README"
=20
 SRC_URI =3D "git://github.com/rockchip-linux/rkbin;protocol=3Dhttps;bran=
ch=3Dmaster"
 SRCREV =3D "e65b97b511f1349156702db40694454c141d8fe2"

--------6942ef86e8d4131bb23f2482d766f4e110e588708e942be901b1594e42209dbf
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: ProtonMail

wqsEARYIAF0FgmpzKSQJEIiu+thqKlAPNRQAAAAAABwAEHNhbHRAbm90YXRp
b25zLm9wZW5wZ3Bqcy5vcmdBaZXWt96HcP5+NLnoloNkFiEEJgeVlthQxcLg
gu1biK762GoqUA8AAD6eAP9wxELG/JYBoOB9hQioRWvkcSk5J+p9r2T6U4Rw
C9qZ8AEA8HNUzjRP3IhSU6ExHsOpOabfMB0gW0YyL+Non7qAHQg=
=kmEF
-----END PGP SIGNATURE-----


--------6942ef86e8d4131bb23f2482d766f4e110e588708e942be901b1594e42209dbf--