I'm fine with the first 4 patches in this series, if Ryan wants to merge them.
On Wed, Apr 12, 2023 at 01:42:37PM -0500, Andrew Davis via lists.yoctoproject.org wrote: > We no longer use libdrm-omap so remove it. > > Signed-off-by: Andrew Davis <[email protected]> > --- > .../recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git > a/meta-ti-bsp/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb > b/meta-ti-bsp/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb > index 73d7acb9..9ea3add7 100644 > --- a/meta-ti-bsp/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb > +++ b/meta-ti-bsp/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb > @@ -34,7 +34,7 @@ def use_initscript(d): > > inherit ${@oe.utils.ifelse(use_initscript(d), 'update-rc.d', '')} > > -RDEPENDS:${PN} += "libdrm libdrm-omap" > +RDEPENDS:${PN} += "libdrm" > > RRECOMMENDS:${PN} += "ti-sgx-ddk-km" > > -- > 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16384): https://lists.yoctoproject.org/g/meta-ti/message/16384 Mute This Topic: https://lists.yoctoproject.org/mt/98225804/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
