[meta-intel] [PATCH] efilinux: use BSD-2-Clause instead of custom license

Ross Burton ross.burton at intel.com
Thu Dec 18 13:48:40 PST 2014


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 at intel.com>
---
 common/recipes-bsp/efilinux/efilinux_1.0.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/recipes-bsp/efilinux/efilinux_1.0.bb b/common/recipes-bsp/efilinux/efilinux_1.0.bb
index 2a7bf6b..854fab6 100644
--- a/common/recipes-bsp/efilinux/efilinux_1.0.bb
+++ b/common/recipes-bsp/efilinux/efilinux_1.0.bb
@@ -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"
-- 
1.7.10.4



More information about the meta-intel mailing list