summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-04-01 11:45:04 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-04-11 09:00:13 -0300
commit2daa971bb152ab57682317f41731c569d9a35f46 (patch)
tree220d090cbe9170247b0fe702b9b5cc77267e1b7d
parentaa82baec481f63ed3f4e6bb0657267bb2f396a6b (diff)
downloadmeta-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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/uefi/uefi_git.bb b/recipes-bsp/uefi/uefi_git.bb
index 8b63f501..b170f153 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"
6inherit deploy fsl-eula-unpack 6inherit deploy fsl-eula-unpack
7 7
8SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;fsl-eula=true;nobranch=1" 8SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;fsl-eula=true;nobranch=1"
9SRCREV= "5b259f75decbc478bcab0612d79a58562bef1838" 9SRCREV= "de8834df31646c1dc5a3fe1c1bf09582e0b2781c"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12