summaryrefslogtreecommitdiff
path: root/recipes/clutter/clutter.inc
AgeCommit message (Collapse)AuthorFiles
2010-09-07clutter: clean builds for clutter 1.0Andreas Mueller1
* 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@gmx.de> Acked-by: Koen Kooi <k-kooi@ti.com>
2010-08-03500+ recipes: remove do_stageFrans Meulenbroeks1
This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-07-19remove dm3730-am3715-evm machine type referencesChase Maupin1
* Removed references to the dm3730-am3715-evm machine type and replaced with dm37x-evm and am37x-evm machine types. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-04-16clutter: Add dm3730-am3715-evm machine typeChase Maupin1
* Added dm3730-am3715-evm machine type to COMPATIBLE_MACHINE values for clutter. Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-12-10clutter: use INC_PR, bump for mesa -> virtual/libgl changeMartin Jansa1
2009-12-10clutter: use virtual/libgl instead of mesaMartin Jansa1
2009-10-29omap3517-evm: omap3517 was the pre-production name, AM3517 is the production ↵Koen Kooi1
name, rename machine to avoid confusion Signed-off-by: Koen Kooi <k-kooi@ti.com>
2009-09-16clutter.inc: Add omap5912osk to COMPATIBLE_MACHINEKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-12clutter.inc: rework armv7a machines a bit and add omap3517-evm to compatible ↵Koen Kooi1
machines
2009-06-16clutter 0.9: update SRCREV, fix gtk-doc properlyKoen Kooi1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>