diff options
Diffstat (limited to 'meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware.inc')
| -rw-r--r-- | meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware.inc b/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware.inc index 6c581670..5b2e123f 100644 --- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware.inc +++ b/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware.inc | |||
| @@ -9,7 +9,7 @@ COMPATIBLE_MACHINE:zynqmp = ".*" | |||
| 9 | 9 | ||
| 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${UNPACKDIR}/git" |
| 13 | 13 | ||
| 14 | # This is the default in most BSPs. A MACHINE.conf can override this! | 14 | # This is the default in most BSPs. A MACHINE.conf can override this! |
| 15 | FSBL_IMAGE_NAME ??= "fsbl-${MACHINE}" | 15 | FSBL_IMAGE_NAME ??= "fsbl-${MACHINE}" |
