All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] SGX recipe rework
@ 2012-01-23 14:18 Koen Kooi
  2012-01-23 14:18 ` [PATCH 1/7] libgles-omap3: split support for ES revisions into subpackages where possible Koen Kooi
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Koen Kooi @ 2012-01-23 14:18 UTC (permalink / raw)
  To: meta-ti

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



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

end of thread, other threads:[~2012-01-23 20:02 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-23 14:18 [PATCH 0/7] SGX recipe rework Koen Kooi
2012-01-23 14:18 ` [PATCH 1/7] libgles-omap3: split support for ES revisions into subpackages where possible Koen Kooi
2012-01-23 14:18 ` [PATCH 2/7] libgles-omap3: merge in updates from arago Koen Kooi
2012-01-23 14:18 ` [PATCH 3/7] libgles-omap3: package DRI windowing system as well Koen Kooi
2012-01-23 14:18 ` [PATCH 4/7] libgles-omap3: install X11 windowing system for newer SDK releases " Koen Kooi
2012-01-23 14:18 ` [PATCH 5/7] libgles-omap3: adjust packaging for all windowing systems to remove the magic esrev file Koen Kooi
2012-01-23 20:02   ` Denys Dmytriyenko
2012-01-23 14:18 ` [PATCH 6/7] omap3-sgx-modules: add 4.05.00.03 Koen Kooi
2012-01-23 19:58   ` Denys Dmytriyenko
2012-01-23 14:18 ` [PATCH 7/7] libgles-omap3: " Koen Kooi
2012-01-23 14:20 ` [PATCH 0/7] SGX recipe rework Koen Kooi
2012-01-23 16:52   ` Andreas Müller
2012-01-23 16:55     ` Koen Kooi
2012-01-23 18:46       ` Andreas Müller
2012-01-23 19:00         ` Denys Dmytriyenko
2012-01-23 19:27 ` Denys Dmytriyenko

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.