summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/uefi
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/uefi')
-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 b42a85e6..a11b3e3e 100644
--- a/recipes-bsp/uefi/uefi_git.bb
+++ b/recipes-bsp/uefi/uefi_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
6inherit deploy 6inherit deploy
7 7
8SRC_URI = "git://github.com/qoriq-open-source/uefi-binary.git;nobranch=1" 8SRC_URI = "git://github.com/qoriq-open-source/uefi-binary.git;nobranch=1"
9SRCREV= "d0974b734d0c50c99baebf54957ce32433905e40" 9SRCREV= "a812f178646464f316032249cdb104265141dfa2"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12