summaryrefslogtreecommitdiffstats
path: root/meta-demoapps/recipes-gnome/libgsf
Commit message (Collapse)AuthorAgeFilesLines
* libgsf: remove dependence on gnome-vfsZhai Edwin2011-09-281-2/+6
| | | | | | | (From OE-Core rev: ae5f454d5975466d75fac29efc5a44773d56f660) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-301-2/+2
| | | | | | | For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* recipes-gnome: Add Summary and Description informationMark Hatle2010-12-161-0/+1
| | | | | | Add Summary and update description information as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* Meta: Recipe ReogranizationSaul Wold2010-11-221-0/+20
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>