summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-font/font-util_1.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* bitbake.conf/classes: Variable cleanupRichard Purdie2011-07-251-2/+0
| | | | | | | | | | | | | This patch removes the variables BASE_PACKAGE_ARCH, BASEPKG_HOST_SYS, BASEPKG_TARGET_SYS and also removes the immediate assignments in several core classes as these are no longer required. This should make it clearer what some of the core variables do and simplfy some overly complex and confusing class code. (From OE-Core rev: d5521be2dcbaf213c140b0d12a4176380874426b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-301-3/+3
| | | | | | | 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>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* font-util: Set RDEPENDS for virtclass-native to exclude encodings to copy ↵Richard Purdie2010-11-281-0/+1
| | | | | | DEPENDS Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* font-util: Update to version 1.2.0Saul Wold2010-11-241-0/+23
Signed-off-by: Saul Wold <Saul.Wold@intel.com>