[meta-ti] [thud][PATCH] ti-img-rogue-umlibs: Add missing wayland, expat rdepends

Tammana, Gowtham g-tammana at ti.com
Tue Jul 2 14:56:16 PDT 2019


>From: Dmytriyenko, Denys
>
>> +++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb
>> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM =
>"file://LICENSE;md5=7232b98c1c58f99e3baa03de5207e76f"
>>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>>  COMPATIBLE_MACHINE = "j7-evm"
>>
>> -PR = "r6"
>> +PR = "r7"
>>
>>  BRANCH = "linuxws/thud/k4.19/${PV}"
>>
>> @@ -24,10 +24,10 @@ inherit update-rc.d
>>
>>  PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 virtual/libgbm"
>>
>> -DEPENDS += "libdrm"
>> +DEPENDS += "libdrm wayland expat"
>
>I don't believe you need these in DEPENDS - these are build-time dependencies.

I agree, they probably are not needed here, just rdepends is sufficient here.
Will push a patch.

Thanks,
Gowtham

>>  RDEPENDS_${PN} += "bash"
>>  RDEPENDS_${PN} += "python-core"
>> -RDEPENDS_${PN} += "ti-img-rogue-driver"
>> +RDEPENDS_${PN} += "ti-img-rogue-driver wayland expat"
>>
>>  RPROVIDES_${PN} = "libegl libgles1 libgles2 libgbm"
>>  RPROVIDES_${PN}-dev = "libegl-dev libgles1-dev libgles2-dev libgbm-dev"
>> --
>> 2.22.0
>>


More information about the meta-ti mailing list