[oe-commits] Andreas Mueller : clutter: clean builds for clutter 1.0

git version control git at git.openembedded.org
Tue Sep 7 08:09:11 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8d64681eb7e2fa74be5dfd2f5a945f57d61113b9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8d64681eb7e2fa74be5dfd2f5a945f57d61113b9

Author: Andreas Mueller <schnitzeltony at gmx.de>
Date:   Tue Sep  7 10:07:54 2010 +0200

clutter: clean builds for clutter 1.0

* all 0.9 recipes (are actually 1.0rc) & files referenced were removed
* all 0.8 recipes were renamed to clutter*-0.8 to ensure parallel
  installation with later versions
* clutter-common.inc as container for helpers was created (also from
  clutter-fpu.inc)
* clutter-1.0_1.0.10.bb was renamed to clutter_1.0.10.bb
* clutter-gst_1.2.0.bb introduced the first ever buildable in GLES
  environment without further effords
* clutter-gtk_0.10.2.bb is the latest version which supports clutter 1.0.x
  (later ones complain on configure for clutter 1.2.x)
* clutter* examples / tests are build properly and packed in extra
  packages. For clutter-interactive tests menu entries (graphics) are added /
  test-conformance-run runs all conformance tests (crashing tests do not abort)

Signed-off-by: Andreas Mueller <schnitzeltony at gmx.de>
Acked-by: Koen Kooi <k-kooi at ti.com>

---

 .../enable-tests-r2990.patch                       |    0 
 .../{clutter_0.8+git.bb => clutter-0.8_git.bb}     |    0 
 recipes/clutter/clutter-0.9_git.bb                 |   23 ------
 recipes/clutter/clutter-1.0_1.0.10.bb              |   22 -----
 recipes/clutter/clutter-box2d.inc                  |   21 ++++--
 .../clutter-box2d/example-data-location.patch      |   11 +++
 recipes/clutter/clutter-box2d_0.10.0.bb            |    3 +
 recipes/clutter/clutter-common.inc                 |   28 +++++++
 recipes/clutter/clutter-fpu.inc                    |    6 --
 recipes/clutter/clutter-gst-0.9_git.bb             |   13 ---
 recipes/clutter/clutter-gst.inc                    |   40 ++++++++--
 recipes/clutter/clutter-gst_1.2.0.bb               |    9 ++
 .../clutter-gtk-0.10.2/gtk-deprecated.patch        |   29 +++++++
 recipes/clutter/clutter-gtk.inc                    |   26 +++++-
 recipes/clutter/clutter-gtk_0.10.2.bb              |   13 +++
 recipes/clutter/clutter-gtk_git.bb                 |   11 ---
 recipes/clutter/clutter.inc                        |   82 ++++++++++++++++----
 recipes/clutter/clutter/sample.desktop             |    9 ++
 recipes/clutter/clutter/test-conformance-run       |    8 ++
 recipes/clutter/clutter_1.0.10.bb                  |   29 +++++++
 recipes/clutter/files/enable_tests.patch           |   32 --------
 21 files changed, 273 insertions(+), 142 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=8d64681eb7e2fa74be5dfd2f5a945f57d61113b9




More information about the Openembedded-commits mailing list