summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk-doc
Commit message (Collapse)AuthorAgeFilesLines
* gtk-doc: Clarify license as GPLv2Richard Purdie2012-03-131-1/+1
| | | | | | | | | The .m4 file has no details but the upstream project is clearly GPLv2 so update the LICENSE file to match. (From OE-Core rev: 25109aa2a4c2814ad89b4b416b4de31d14b65e93) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes-gnome: Add Summary and Description informationMark Hatle2010-12-161-0/+4
| | | | | | Add Summary and update description information as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* gtk-doc: Add license checksumZhai Edwin2010-12-021-0/+2
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* Major layout change to the packages directoryRichard Purdie2010-08-272-0/+74
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>