1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-08 05:09:56 +00:00

arm/edk2-firmware: don't PROVIDE virtual/uefi-firmware

Interchangable firmware isn't really a workable concept, so there's no
real need to have a virtual name.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2021-11-29 14:23:30 +00:00
committed by Jon Mason
parent ae14735509
commit 8c44d09406
2 changed files with 0 additions and 4 deletions
@@ -4,8 +4,6 @@ HOMEPAGE = "https://github.com/tianocore/edk2"
LICENSE = "BSD-2-Clause-Patent"
PROVIDES += "virtual/uefi-firmware"
# EDK2
LIC_FILES_CHKSUM = "file://License.txt;md5=2b415520383f7964e96700ae12b4570a"
# EDK2 Platforms
@@ -1,7 +1,5 @@
require recipes-bsp/uefi/edk2-firmware_202108.bb
PROVIDES:remove = "virtual/uefi-firmware"
LICENSE += "& Apache-2.0"
LIC_FILES_CHKSUM += "file://ShellPkg/Application/sbsa-acs/LICENSE.md;md5=2a944942e1496af1886903d274dedb13"