Re: [meta-arm] [PATCH] recipes: port LICENSE to SPDX
Jon Mason <[email protected]> Wed, 22 Jul 2026 09:54:40 -0400
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <CAPoiz9xAi5areusd=Ovy7fRxKkuxK3eufEy14hz29rKsDew6og@mail.gmail.com> |
All of CI was red, and even my local builds were full of warnings (making it difficult to debug the tests I was running). I was (over)eager to get it back to being sane. Sorry about that. Believe it or not, I usually let things sit on here for a few days before pulling it in (unless someone is asking me to pull it in ASAP for deadlines, etc. and even then, I often push back). On Tue, Jul 21, 2026 at 3:02=E2=80=AFPM Denys Dmytriyenko <[email protected]>= wrote: > > On Tue, Jul 21, 2026 at 02:43:01PM -0400, Jon Mason wrote: > > > > On Tue, 21 Jul 2026 14:01:59 +0100, Ross Burton wrote: > > > openembedded-core now parses the LICENSE field as a SPDX license > > > expression[1], so convert the license statements. > > > > > > This is mostly replacing "&" with "AND", but we can also use "WITH" i= n > > > the GCC recipes. > > > > > > [1] oe-core e9d424738d6 ("classes/conf/lib: Parse LICENSE as SPDX Exp= ression") > > > > > > [...] > > > > Applied, thanks! > > What happened to review process and giving people time for that? Shouldn'= t > there be at least 24 hours given? > > As a matter of fact, I'm trying to confirm with Ross and Joshua that some= of > the changes are correct (haven't heard from them for a few hours though) > > -- > Denys