All of lore.kernel.org
 help / color / mirror / Atom feed
* Rename of omap5-sgx-ddk-um-linux to ti-sgx-ddk-um not complete?
@ 2016-05-19 23:41 Keith Kyzivat
  2016-05-20 20:50 ` Denys Dmytriyenko
  2016-05-24 14:48 ` Keith Kyzivat
  0 siblings, 2 replies; 7+ messages in thread
From: Keith Kyzivat @ 2016-05-19 23:41 UTC (permalink / raw)
  To: meta-ti

[-- Attachment #1: Type: text/plain, Size: 1015 bytes --]

Hi folks,

I've been trying to get a beagleboard krogoth build working with working
OpenGLES2 DRI drivers in place, and have been failing.

I did find out that drivers changed name from libgles-omap3 to
ti-sgx-ddk-um - but specifying ti-sgx-ddk-um as my
PREFERRED_PROVIDER_virtual/libgles2 fails hard --
 -- Nothing RPROVIDES 'ti-sgx-ddk-um'

Digging through commits, I found commit c70102c671 -
renaming omap5-sgx-ddk-um-linux to ti-sgx-ddk-um.

The problem seems to be that these are renamed, but the package names have
not changed -- recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb
includes:

PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2
omap5-sgx-ddk-um-linux"

Shouldn't this be the following?
PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 ti-sgx-ddk-um"

And also RPROVIDES, RREPLACES, RCONFLICTS and associated -dev, -dbg
packages?

Apologies if I'm asking this wrong - I'm pretty new to Yocto/OE and still
figuring it all out.

~Keith Kyzivat

[-- Attachment #2: Type: text/html, Size: 1348 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-06-06 22:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-19 23:41 Rename of omap5-sgx-ddk-um-linux to ti-sgx-ddk-um not complete? Keith Kyzivat
2016-05-20 20:50 ` Denys Dmytriyenko
2016-05-24 14:48 ` Keith Kyzivat
     [not found]   ` <371273705.3403881.1464113612415.JavaMail.yahoo@mail.yahoo.com>
2016-05-24 18:21     ` Benjamin Bimmermann
2016-05-25 15:20       ` Keith Kyzivat
2016-05-25 21:24         ` Benjamin Bimmermann
2016-06-06 22:38           ` Keith Kyzivat

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.