aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter
AgeCommit message (Collapse)Author
2011-04-20clutter-1.6: update to 1.6.14Joshua Lock
(From OE-Core rev: 64d5038c1b36a8e2bc96ffb9f8ccfea0dec473d8) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-19clutter-1.6: drop no longer required patchJoshua Lock
The test-conformance-fix.patch is no longer required for clutter-1.6 (From OE-Core rev: f00a09d0558f8bdff27dcebf7c9217609e19bc3f) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-18clutter-1.6: fix tarball md5sum and add json-glib to dependenciesJoshua Lock
* As of Clutter 1.5.2 the project no longer ships an internal version of json-glib so we must explicitly add it to the DEPENDS. * Fix the SRC_URI[md5sum] (From OE-Core rev: 8ecc3d053c281336a653ee487a3425ada602faaf) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-12clutter-1.6: fix SRC_URI[md5sum]Saul Wold
(From OE-Core rev: ba7b4e73e408cdd12c896cdc79267056849200d7) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-04clutter.inc: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj
(From OE-Core rev: e528d36d22903c09fe19530014664890f7262662) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-29clutter-box2d: add version 0.10.0 for use with clutter 1.6Joshua Lock
Don't specificy dependant clutter version in inc file, this enables the inc file to be re-used accross Clutter versions. (From OE-Core rev: 8d26abb57e901f58b5c8782c110c52a437accb51) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-29clutter-gtk: remove duplicate gtk+ DEPENDS entryJoshua Lock
the inc file already specifies the gtk+ dependancy (From OE-Core rev: 9768214eef2d6d8ad37a535877cae1eb0f044c2b) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-29clutter-gst: add 1.3.6 for use with clutter 1.6Joshua Lock
The inc file should be usable across clutter versions, plus this is already set in the clutter-box2d-1.4_git.bb recipe (From OE-Core rev: 8fcd08b7ec1dbf1087e8f2c79830cec8238398bf) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-29clutter: add 1.6.8Joshua Lock
(From OE-Core rev: 9d324412eb7b7c0ee4ceadb6491e4c6296dde07e) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-01clutter-box2d: Upgrade to 0.10.1 via gitZhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
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-14clutter-box2d: Add LIC_FILES_CHKSUMSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-13table: Add LIC_FILES_CHKSUMSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-13clutter: Add LIC_FILES_CHKSUMSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-06tidy: Add license checksumZhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-02table move missing patch back to correct locationSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-02table.inc: correct version numberSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-02clutter-gst: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@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-11-18clutter-gtk-1.0: Fix build issues for world buildSaul Wold
Added a patch to enable GTK_WIDGET macros properly Added LIC_FILES_CHKSUM Fixed up LICENSE Metadata Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-10-08Rename MACHINE=netbook to MACHINE=atom-pcDarren Hart
In preparation for the more generic atom-pc, rename the netbook machine and all the relevant overrides. Leave the linux-netbook kernel recipe intact and as the default kernel for the atom-pc machine. A future patch will convert this over to linux-wrs and likely remove the linux-netbook kernel recipe. Cc: Tom Zanussi <tom.zanussi@intel.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-09-30moblin-proto: Move to meta-extrasRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-09-03clutter-mozembed: move patches back into meta-moblinScott Garman
These patches were mistakenly moved into meta/recipes-graphics/clutter during the metadata reorg. This moves them back where they belong. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-27Major layout change to the packages directoryRichard Purdie
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>