On Tue, Nov 28, 2023 at 1:55 AM Jose Quaresma <[email protected]> wrote: > > Some of the tools used the script init-install-efi.sh are GPL-3.0: > > parted: GPL-3.0-or-later > dosfstools: GPL-3.0-only
if these tools are used and not provided by this recipe then I would expect that concerning recipe providing them will mark the LICENSE field correctly. we do not need to reflect the use here. > > Signed-off-by: Jose Quaresma <[email protected]> > --- > .../initrdscripts/initramfs-module-install-efi_1.0.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git > a/meta/recipes-core/initrdscripts/initramfs-module-install-efi_1.0.bb > b/meta/recipes-core/initrdscripts/initramfs-module-install-efi_1.0.bb > index b7499644f0..0f18ecaca0 100644 > --- a/meta/recipes-core/initrdscripts/initramfs-module-install-efi_1.0.bb > +++ b/meta/recipes-core/initrdscripts/initramfs-module-install-efi_1.0.bb > @@ -1,5 +1,5 @@ > SUMMARY = "initramfs-framework module for EFI installation option" > -LICENSE = "MIT" > +LICENSE = "MIT & GPL-3.0-only & GPL-3.0-or-later" > LIC_FILES_CHKSUM = > "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" > RDEPENDS:${PN} = "initramfs-framework-base parted e2fsprogs-mke2fs > dosfstools util-linux-blkid ${VIRTUAL-RUNTIME_base-utils}" > RRECOMMENDS:${PN} = "${VIRTUAL-RUNTIME_base-utils-syslog}" > -- > 2.43.0 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#191381): https://lists.openembedded.org/g/openembedded-core/message/191381 Mute This Topic: https://lists.openembedded.org/mt/102847882/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
