summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-bsp/efilinux/efilinux_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-bsp/efilinux/efilinux_1.0.bb b/common/recipes-bsp/efilinux/efilinux_1.0.bb
index 2a7bf6bf..854fab6d 100644
--- a/common/recipes-bsp/efilinux/efilinux_1.0.bb
+++ b/common/recipes-bsp/efilinux/efilinux_1.0.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "A UEFI OS loader" 1DESCRIPTION = "A UEFI OS loader"
2LICENSE = "efilinux" 2LICENSE = "BSD-2-Clause"
3LIC_FILES_CHKSUM = "file://efilinux.h;beginline=5;endline=31;md5=2316abda893ef24e6cd55cef33aa0edd" 3LIC_FILES_CHKSUM = "file://efilinux.h;beginline=5;endline=31;md5=2316abda893ef24e6cd55cef33aa0edd"
4 4
5DEPENDS = "gnu-efi" 5DEPENDS = "gnu-efi"