Commit Graph

11 Commits

Author SHA1 Message Date
Richard Purdie 095944add9 mkfontdir/font-alias: Fix native RDEPENDS
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-16 14:28:02 +00:00
Mark Hatle 9ee3c77f4e recipes-graphics: Add more detailed SUMMARY and DESCRIPTIONS
Add more detailed SUMMARY and DESCRIPTIONS to various graphics and
graphics related components.  I've recently gotten question from users
what something is, or why it was needed.. this should go a long way toward
answering those questions.

Many of the descriptions were taken directly from the upstream location,
where one was not available the Debian packages were consulted for
information.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2011-02-03 08:49:22 -08:00
Koen Kooi 0e8f0f0a03 RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}
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>
2010-12-30 10:03:10 +00:00
Saul Wold 3d08b9f2c6 SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-09 08:18:17 -08:00
Richard Purdie 108925753d font-alias: Drop patch already applied upstream
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-11-29 03:43:15 -08:00
Richard Purdie 2bcbb2f93f font-alias: Set RDEPENDS to exclude encodings in the native case
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-11-28 13:54:32 -08:00
Richard Purdie a146aa1e7e font-util: Set RDEPENDS for virtclass-native to exclude encodings to copy DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-11-28 13:54:32 -08:00
Saul Wold c653713706 encodings: Update to version 1.0.4
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24 12:50:35 -08:00
Saul Wold 96dc0e20b9 font-alias: Update to version 1.0.3
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24 12:50:35 -08:00
Saul Wold 3b044b670d font-util: Update to version 1.2.0
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24 12:50:16 -08:00
Richard Purdie 29d6678fd5 Major layout change to the packages directory
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>
2010-08-27 15:29:45 +01:00