diff options
| author | Luciano Dittgen <luciano.dittgen@ossystems.com.br> | 2026-07-23 10:41:25 -0300 |
|---|---|---|
| committer | Luciano Dittgen <luciano.dittgen@ossystems.com.br> | 2026-07-23 10:41:25 -0300 |
| commit | 7305a04ca1c71d09d8a4470a84abf22e7c7a232d (patch) | |
| tree | aa7a8f4723301f1e0821b9491968cf4f05116dfe | |
| parent | c2e89a54ff15b1a0a4f6541e4a39a053f48366a8 (diff) | |
| download | meta-freescale-7305a04ca1c71d09d8a4470a84abf22e7c7a232d.tar.gz | |
u-boot-fslc-mxsboot: Drop redundant bison-native DEPENDS per oelint
bison-native is already added to DEPENDS by the required
u-boot-fslc-common include, so listing it again here is redundant.
Remove the duplicate, clearing oelint's vars.duplicate.
Signed-off-by: Luciano Dittgen <luciano.dittgen@ossystems.com.br>
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb index fe2e62452..296ca21e4 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2025.01.bb | |||
| @@ -6,7 +6,6 @@ SECTION = "bootloader" | |||
| 6 | inherit python3native | 6 | inherit python3native |
| 7 | 7 | ||
| 8 | DEPENDS += "\ | 8 | DEPENDS += "\ |
| 9 | bison-native \ | ||
| 10 | dtc \ | 9 | dtc \ |
| 11 | gnutls \ | 10 | gnutls \ |
| 12 | openssl \ | 11 | openssl \ |
