mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
efilinux: use BSD-2-Clause instead of custom license
The efilinux license is basically the two clause BSD license, so instead of using a custom license that isn't defined use that. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
c472f7faa0
commit
7c94dd034e
|
@ -1,5 +1,5 @@
|
|||
DESCRIPTION = "A UEFI OS loader"
|
||||
LICENSE = "efilinux"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://efilinux.h;beginline=5;endline=31;md5=2316abda893ef24e6cd55cef33aa0edd"
|
||||
|
||||
DEPENDS = "gnu-efi"
|
||||
|
|
Loading…
Reference in New Issue
Block a user