diff options
| author | Dorinda <dorindabassey@gmail.com> | 2021-02-25 01:38:58 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-26 15:21:21 +0000 |
| commit | e63aad901533b8a243fb4d8b459fa1887a036433 (patch) | |
| tree | 60069718f43c48808b9664ea0b5f0dcbbc6ed559 /meta/recipes-bsp/gnu-efi | |
| parent | 0098ef07d9c7f6993bbc570b279b96afc8dafd82 (diff) | |
| download | poky-e63aad901533b8a243fb4d8b459fa1887a036433.tar.gz | |
meta/recipes-bsp: Add HOMEPAGE / DESCRIPTION
Added HOMEPAGE and DESCRIPTION for recipes with missing decriptions or homepage
[YOCTO #13471]
(From OE-Core rev: 1ce7e76551b3b2f4477f780e67cf894f760529e5)
Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/gnu-efi')
| -rw-r--r-- | meta/recipes-bsp/gnu-efi/gnu-efi_3.0.12.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.12.bb b/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.12.bb index 7888aba0fb..d27126603f 100644 --- a/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.12.bb +++ b/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.12.bb | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | SUMMARY = "Libraries for producing EFI binaries" | 1 | SUMMARY = "Libraries for producing EFI binaries" |
| 2 | HOMEPAGE = "http://sourceforge.net/projects/gnu-efi/" | 2 | HOMEPAGE = "http://sourceforge.net/projects/gnu-efi/" |
| 3 | DESCRIPTION = "GNU-EFI aims to Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), IA-32 (x86), and MIPS platforms using the GNU toolchain and the EFI development environment." | ||
| 3 | SECTION = "devel" | 4 | SECTION = "devel" |
| 4 | LICENSE = "GPLv2+ | BSD-2-Clause" | 5 | LICENSE = "GPLv2+ | BSD-2-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://gnuefi/crt0-efi-arm.S;beginline=4;endline=16;md5=e582764a4776e60c95bf9ab617343d36 \ | 6 | LIC_FILES_CHKSUM = "file://gnuefi/crt0-efi-arm.S;beginline=4;endline=16;md5=e582764a4776e60c95bf9ab617343d36 \ |
