summaryrefslogtreecommitdiff
path: root/meta/recipes-support/hal/hal.inc
Commit message (Collapse)AuthorAgeFilesLines
* hal/hal-info: This is unsed in OE-Core and deprecated, dropRichard Purdie2011-10-121-83/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* hal: Add virtual/kernel as hal's build dependencyDongxiao Xu2011-09-071-1/+1
| | | | | | | | hal may need some kernel headers, thus we need virtual/kernel as its dependency. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* hal: Remove build time dependency of virtual/kernelDongxiao Xu2011-09-021-4/+3
| | | | | | | | | | | hal has runtime dependency on kernel, but not build time. Remove it from "DEPENDS" list. Also fix a wrong PACKAGE_ARCH setting when building multilib lib32-hal, because ":=" will be extended immediately which is not the right value. Using TUNE_PKGARCH instead. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* Remove machine-specific metadata for machines no longer in oe-corePaul Eggleton2011-05-041-1/+0
| | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-301-1/+1
| | | | | | | 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>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-0/+85
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>