diff options
Diffstat (limited to 'meta-xilinx-core/recipes-bsp')
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/pmu-firmware/pmu-rom-native_2022.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/pmu-firmware/pmu-rom-native_2022.1.bb b/meta-xilinx-core/recipes-bsp/pmu-firmware/pmu-rom-native_2022.1.bb index d38b3da0..44ad9368 100644 --- a/meta-xilinx-core/recipes-bsp/pmu-firmware/pmu-rom-native_2022.1.bb +++ b/meta-xilinx-core/recipes-bsp/pmu-firmware/pmu-rom-native_2022.1.bb | |||
| @@ -15,8 +15,8 @@ S = "${WORKDIR}/PMU_ROM" | |||
| 15 | inherit deploy native | 15 | inherit deploy native |
| 16 | 16 | ||
| 17 | INHIBIT_DEFAULT_DEPS = "1" | 17 | INHIBIT_DEFAULT_DEPS = "1" |
| 18 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
| 19 | 18 | ||
| 19 | do_configure[noexec] = "1" | ||
| 20 | do_compile[noexec] = "1" | 20 | do_compile[noexec] = "1" |
| 21 | do_install[noexec] = "1" | 21 | do_install[noexec] = "1" |
| 22 | 22 | ||
