mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-28 19:12:39 +00:00
12 lines
355 B
PHP
12 lines
355 B
PHP
LICENSE .= " & Proprietary"
|
|
|
|
LIC_FILES_CHKSUM = "file://License.txt;md5=2b415520383f7964e96700ae12b4570a"
|
|
|
|
SRC_URI_EDK2 = "gitsm://github.com/NVIDIA/edk2.git;protocol=https;branch=r36.4.0-updates"
|
|
|
|
SRCREV_edk2 = "338f5d9e7c525ab2ec0882bb6fc699f62d107b31"
|
|
|
|
SRC_URI = "${SRC_URI_EDK2};name=edk2;destsuffix=edk2-tegra/edk2"
|
|
|
|
S = "${WORKDIR}/edk2-tegra/edk2"
|