Thanks for the patch, I have edited commit message for typo before staging it in master-next
On Tue, Oct 3, 2023 at 8:57 AM Philip-Dylan Gleonec <[email protected]> wrote: > > The recipe currently indicates that the cukinia package is licensed > under both GPLv3 AND Apache 2.0 licensesi, but the upstream specifies > GPLv3 OR Apache 2.0 license, at the choice of the user. > > Signed-off-by: Philip-Dylan Gleonec > <[email protected]> > --- > meta-oe/recipes-test/cukinia/cukinia_0.6.2.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-oe/recipes-test/cukinia/cukinia_0.6.2.bb > b/meta-oe/recipes-test/cukinia/cukinia_0.6.2.bb > index ed7a3f06a..1bcfb0a9b 100644 > --- a/meta-oe/recipes-test/cukinia/cukinia_0.6.2.bb > +++ b/meta-oe/recipes-test/cukinia/cukinia_0.6.2.bb > @@ -2,7 +2,7 @@ SUMMARY = "Linux firmware validation framework" > DESCRIPTION = "Cukinia is designed to help Linux-based embedded firmware \ > developers run simple system-level validation tests on their firmware." > HOMEPAGE = "https://github.com/savoirfairelinux/cukinia" > -LICENSE = "GPL-3.0-only & Apache-2.0" > +LICENSE = "GPL-3.0-only | Apache-2.0" > > LIC_FILES_CHKSUM = > "file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \ > file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" > -- > 2.30.2 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#105327): https://lists.openembedded.org/g/openembedded-devel/message/105327 Mute This Topic: https://lists.openembedded.org/mt/101736700/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
