diff options
Diffstat (limited to 'recipes-bsp/uefi/uefi_git.bb')
-rw-r--r-- | recipes-bsp/uefi/uefi_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/uefi/uefi_git.bb b/recipes-bsp/uefi/uefi_git.bb index 268b5b1d9..c0222a817 100644 --- a/recipes-bsp/uefi/uefi_git.bb +++ b/recipes-bsp/uefi/uefi_git.bb | |||
@@ -8,8 +8,6 @@ inherit deploy | |||
8 | SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1;protocol=https" | 8 | SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1;protocol=https" |
9 | SRCREV = "55789d536850e00c6f2284fb28eaf21712cd276b" | 9 | SRCREV = "55789d536850e00c6f2284fb28eaf21712cd276b" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | ||
12 | |||
13 | do_install () { | 11 | do_install () { |
14 | if [ -d ${B}/${MACHINE} ]; then | 12 | if [ -d ${B}/${MACHINE} ]; then |
15 | install -d ${D}/uefi | 13 | install -d ${D}/uefi |