[meta-ti] [PATCH 0/7] SGX recipe rework

Koen Kooi koen at dominion.thruhere.net
Mon Jan 23 06:18:22 PST 2012


This series reworks the packaging of the sgx recipes in the following ways:

1) all the es 'versions' are now subpackaged in to PN-foo-es<version and PN-foo RRECOMMENDS all of them
2) the DRI WS is now packaged as well
3) For recent SDKs the X11 WS is packaged, but nothing is done to shuffle the base libraries around
4) all the PN-foo subpackages remove /etc/powervr-esrev to trigger the relocation code
5) the initscript doesn't depend in the the 'initscripts' package anymore making use work in a systemd world as well as a sysvinit world. 

The most noticable effect is that user can now deinstall (e.g. using BAD_RECOMMENDATIONS) all the es 'versions' they don't need saving a few megabytes of space.

Koen Kooi (7):
  libgles-omap3: split support for ES revisions into subpackages where
    possible
  libgles-omap3: merge in updates from arago
  libgles-omap3: package DRI windowing system as well
  libgles-omap3: install X11 windowing system for newer SDK releases as
    well
  libgles-omap3: adjust packaging for all windowing systems to remove
    the magic esrev file
  omap3-sgx-modules: add 4.05.00.03
  libgles-omap3: add 4.05.00.03

 ....16.3977.bb => omap3-sgx-modules_4.05.00.03.bb} |   12 +-
 recipes-graphics/libgles/libgles-omap3.inc         |  119 +++++++++++++++++---
 recipes-graphics/libgles/libgles-omap3/cputype     |   10 ++-
 recipes-graphics/libgles/libgles-omap3/rc.pvr      |   29 ++++-
 ...3_4.03.00.02.bb => libgles-omap3_4.05.00.03.bb} |   14 +--
 5 files changed, 145 insertions(+), 39 deletions(-)
 copy recipes-bsp/powervr-drivers/{omap3-sgx-modules_1.6.16.3977.bb => omap3-sgx-modules_4.05.00.03.bb} (81%)
 copy recipes-graphics/libgles/{libgles-omap3_4.03.00.02.bb => libgles-omap3_4.05.00.03.bb} (68%)

-- 
1.7.2.5




More information about the meta-ti mailing list