On Thu, Oct 13, 2022 at 01:26:02PM -0500, Ryan Eatmon via 
lists.yoctoproject.org wrote:
> lzop has disappeared from upstream master, but lzo is there.

lzop is actually a compression tool, while lzo is just a library.
so, I don't believe this change is correct/complete.


> Signed-off-by: Ryan Eatmon <reat...@ti.com>
> ---
> v2: Fixed typo lzpo -> lzop
> 
>  meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc 
> b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc
> index d29c80cf..88018541 100644
> --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc
> +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc
> @@ -23,7 +23,7 @@ SRC_URI = 
> "${UBOOT_GIT_URI};protocol=${UBOOT_GIT_PROTOCOL};branch=${BRANCH}"
>  PV:append = "+git${SRCPV}"
>  
>  # u-boot needs devtree compiler to parse dts files
> -DEPENDS += "dtc-native bc-native lzop-native flex-native bison-native 
> python3-setuptools-native"
> +DEPENDS += "dtc-native bc-native lzo-native flex-native bison-native 
> python3-setuptools-native"
>  
>  DM_FIRMWARE = "ipc_echo_testb_mcu1_0_release_strip.xer5f"
>  
> -- 
> 2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15164): 
https://lists.yoctoproject.org/g/meta-ti/message/15164
Mute This Topic: https://lists.yoctoproject.org/mt/94310494/21656
Group Owner: meta-ti+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to