diff options
| author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-04-01 11:45:04 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-04-11 09:00:13 -0300 |
| commit | 2daa971bb152ab57682317f41731c569d9a35f46 (patch) | |
| tree | 220d090cbe9170247b0fe702b9b5cc77267e1b7d | |
| parent | aa82baec481f63ed3f4e6bb0657267bb2f396a6b (diff) | |
| download | meta-freescale-2daa971bb152ab57682317f41731c569d9a35f46.tar.gz | |
uefi: update to de8834d
*update to lsdk 1903 tag
include the following changes
de8834d - binaries: update to LSDK-1903-TC1
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
| -rw-r--r-- | recipes-bsp/uefi/uefi_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/uefi/uefi_git.bb b/recipes-bsp/uefi/uefi_git.bb index 8b63f5014..b170f153f 100644 --- a/recipes-bsp/uefi/uefi_git.bb +++ b/recipes-bsp/uefi/uefi_git.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=343ec8f06efc37467a6de53686fa6315" | |||
| 6 | inherit deploy fsl-eula-unpack | 6 | inherit deploy fsl-eula-unpack |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;fsl-eula=true;nobranch=1" | 8 | SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;fsl-eula=true;nobranch=1" |
| 9 | SRCREV= "5b259f75decbc478bcab0612d79a58562bef1838" | 9 | SRCREV= "de8834df31646c1dc5a3fe1c1bf09582e0b2781c" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
