1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-04-20 11:29:54 +00:00

arm-bsp/edk2-firmware: remove references to 201911 tag

edk2-firmware for n1sdp is ported and upgraded to 202102 version and since
no other platform is using 201911 version of edk2 firmware. This patch removes
the corresponding bb files.

Change-Id: I91b0e98a3df499fa86c5ea836c96de193f18990e
Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@arm.com>
This commit is contained in:
Khasim Syed Mohammed
2021-04-06 19:45:53 +05:30
committed by Jon Mason
parent 2f2258d1d2
commit 219fd34b76
2 changed files with 0 additions and 13 deletions

View File

@@ -1,8 +0,0 @@
EDK2_SRC_URI = "git://git.linaro.org/landing-teams/working/arm/edk2.git"
EDK2_PLATFORMS_SRC_URI = "git://git.linaro.org/landing-teams/working/arm/edk2-platforms.git"
# TAGS and commit ID as per N1SDP-2020.03.26 release
SRCREV_edk2 = "3ff8a6bffabad761279817252014d59b6069d68a"
SRCREV_edk2-platforms = "d9d32e6c8b7456d21ce365486ac563b6be36c20d"
require edk2-firmware-n1sdp.inc

View File

@@ -1,5 +0,0 @@
SRCREV_edk2 ?= "bd85bf54c268204c7a698a96f3ccd96cd77952cd"
SRCREV_edk2-platforms ?= "46df7b29afeb846ee664e48949f9c8161abf1f2f"
require edk2-firmware.inc