[OE-core] [PATCH 0/4] Remove gtk-directfb

Constantin Musca constantinx.musca at intel.com
Fri Jan 18 11:48:28 UTC 2013


DirectFB is no longer supported by GTK 3 and even in 2 the backend hasn't worked since 2.18.
This patchset removes gtk-directfb and it creates a simple directfb packagegroup/image.
The following changes since commit 3db277b18b8923daca545aa53bcfbbe9d43d3baa:

  update-rc.d: fix failure on target (2013-01-17 20:16:46 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib cmuscax/gtk-directfb
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=cmuscax/gtk-directfb

Constantin Musca (4):
  packagegroup-core-gtk-directfb: rename to packagegroup-core-directfb
  core-image-gtk-directfb: rename to core-image-directfb
  gtk+: remove directfb support
  cairo: use directfb instead of gtk-directfb

 meta/recipes-gnome/gtk+/gtk+.inc                              |  7 +------
 meta/recipes-gnome/gtk+/gtk+_2.24.14.bb                       |  2 +-
 meta/recipes-graphics/cairo/cairo.inc                         |  4 ++--
 meta/recipes-graphics/cairo/cairo_1.12.8.bb                   |  2 +-
 .../{core-image-gtk-directfb.bb => core-image-directfb.bb}    |  7 +++----
 ...oup-core-gtk-directfb.bb => packagegroup-core-directfb.bb} | 11 ++---------
 6 files changed, 10 insertions(+), 23 deletions(-)
 rename meta/recipes-graphics/images/{core-image-gtk-directfb.bb => core-image-directfb.bb} (78%)
 rename meta/recipes-graphics/packagegroups/{packagegroup-core-gtk-directfb.bb => packagegroup-core-directfb.bb} (49%)

-- 
1.7.11.7





More information about the Openembedded-core mailing list