summaryrefslogtreecommitdiffstats
path: root/meta-demoapps/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* poky-default-revisions: move the SRCREV to recipe fileYu Ke2011-05-042-0/+2
| | | | | | | | | in this case, those non poky distro can also use these recipe normally (From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* tidy: move old clutter demo to meta-demoappsSaul Wold2011-04-284-0/+64
| | | | | | | (From OE-Core rev: 6f8c5dbf3cbe33d5d5c037a9078291da1b7e56e8) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* table: move old clutter demo to meta-demoappsSaul Wold2011-04-283-0/+41
| | | | | | | (From OE-Core rev: 36ec158df1ed6db4dc917d16fa7adb0f34fec0b4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* table move missing patch back to correct locationSaul Wold2010-12-021-14/+0
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* Meta: Recipe ReogranizationSaul Wold2010-11-2220-0/+900
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>