Re: [yocto-patches] [meta-rockchip][PATCH 2/3] bsp: rkbin-native: use SPDX LicenseRef for Rockchip proprietary firmware
Quentin Schulz <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <[email protected]> |
Hi Martin, On 8/5/26 2:14 PM, Martin Herren via lists.yoctoproject.org wrote: > From: Martin Herren <[email protected]> > > OE-Core now parses LICENSE as an SPDX expression and warns on legacy > non-SPDX names such as "Proprietary". > > Switch rockchip-rkbin-native to a recipe-specific LicenseRef backed by > NO_GENERIC_LICENSE. > > References: oe-core e9d424738d6f ("classes/conf/lib: Parse LICENSE as SPDX Expression") > Reviewed-by: Quentin Schulz <[email protected]> Thanks! Quentin