summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/tasks
AgeCommit message (Collapse)Author
2011-12-13task-core-gtk-directfb.bb: Add task list to run gtk over directfbXiaofeng Yan
Add task-core-gtk-directfb.bb to OE core for running gtk over directfb. [YOCTO #1674] Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-30task-core-clutter: use clutter-1.8Joshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-05-18task-core-clutter: Update to 1.6Saul Wold
Removed clutter-gtk and box2d Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-20Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Replace POKYBASE with COREBASERichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-01clutter-gst-1.0: Upgrade to 1.3.4 (clutter 1.4 series)Zhai Edwin
Install the example binary needed for poky-image-clutter. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-02-01clutter-gtk-1.0: Upgrade to one version prior to 0.90.2 (clutter 1.4 series)Zhai Edwin
0.90.2 depends on unstable gtk+-2.90.x that is not in poky, so pick up one version prior to it. Also rebase disable_deprecated.patch to keep the API compatibility with gtk+ and install example binary for poky-image-clutter. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-02-01clutter-1.0: Upgrade to 1.4 - latest stable versionZhai Edwin
* Use tar ball release rather than git, as it is more stable. Added dependence on gettext, and one patch to fix the cross-compile failure due to conformance-test. * configure "--with-json=check" avoid extra dependence on external json lib. * rename examples package (clutter-examples-1.x => clutter-1.x-example) to lead the right deploy package name Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-21task-poky-clutter: remove clutter-box2d from default buildSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-14task-poky-clutter: Add LIC_FILES_CHKSUMSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-02task-poky-clutter: remove cairo packagesSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-22Meta: Recipe ReogranizationSaul Wold
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-27task-poky-clutter.bb: removed examplesSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-20Complete packages -> recipes transitionRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>