From: Vinicius Aquino Date: Wed, 3 Nov 2021 21:23:43 +0000 (-0300) Subject: u-boot-fslc: Add lzop as dependency X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f1f2cd5c1c9d96fdfbf45e7a7943bf08fc5f4481;p=meta-freescale.git u-boot-fslc: Add lzop as dependency Signed-off-by: Vinicius Aquino --- diff --git a/recipes-bsp/u-boot/u-boot-fslc_2021.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2021.07.bb index fa219325..21989ae5 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2021.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2021.07.bb @@ -8,7 +8,7 @@ version, or because it is not applicable for upstreaming." inherit ${@oe.utils.ifelse(d.getVar('UBOOT_PROVIDES_BOOT_CONTAINER') == '1', 'imx-boot-container', '')} -DEPENDS += "bc-native dtc-native python3-setuptools-native" +DEPENDS += "bc-native dtc-native python3-setuptools-native lzop-native" # Location known to imx-boot component, where U-Boot artifacts # should be additionally deployed.