On Wed, Apr 12, 2023 at 04:08:50PM -0500, Andrew Davis wrote:
> On 4/12/23 3:43 PM, Denys Dmytriyenko wrote:
> >On Wed, Apr 12, 2023 at 01:42:41PM -0500, Andrew Davis via 
> >lists.yoctoproject.org wrote:
> >>Neither of recipes nor their ABI is all that stable. OpenGL might be
> >>slightly more stable, but that is not what these provide anymore.
> >>Remove these.
> >
> >This is not what you think it is... :) Actually, Rogue recipes should be 
> >added
> >to the list.
> >
> >This is specific to signatures/shared state. The ABI in this case is libgles
> >and libegl (which are stable) and tells bitbake to avoid rebuilding generic
> >apps depending on these packages between platfoms in the same architecture.
> >
> 
> These do not provide those API anymore, Mesa does. And nothing should depend
> on the KM package other than the UM libs.

Still doesn't matter - if you have Mesa depend on these, you still need them 
listed in here to avoid rebuilding Mesa from one platform to another. And 
everything else downstream.


> >>Signed-off-by: Andrew Davis <[email protected]>
> >>---
> >>  meta-ti-bsp/conf/layer.conf | 5 -----
> >>  1 file changed, 5 deletions(-)
> >>
> >>diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf
> >>index 39e7f9eb..31eb9db8 100644
> >>--- a/meta-ti-bsp/conf/layer.conf
> >>+++ b/meta-ti-bsp/conf/layer.conf
> >>@@ -18,9 +18,4 @@ LAYERDEPENDS_meta-ti-bsp = " \
> >>      meta-arm \
> >>  "
> >>-SIGGEN_EXCLUDERECIPES_ABISAFE += " \
> >>-    ti-sgx-ddk-km \
> >>-    ti-sgx-ddk-um \
> >>-"
> >>-
> >>  HOSTTOOLS_NONFATAL += "truncate xxd comm"
> >>-- 
> >>2.39.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#16386): 
https://lists.yoctoproject.org/g/meta-ti/message/16386
Mute This Topic: https://lists.yoctoproject.org/mt/98225808/21656
Group Owner: [email protected]
Unsubscribe: 
https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to