summaryrefslogtreecommitdiffstats
path: root/meta-hob/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* hob-image: Drop as no longer needed by bitbakeRichard Purdie2014-02-281-1/+0
| | | | | | (From OE-Core rev: 28cb7a3514ea5a80935aefd62332c63b7568efb1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-hob: remove hob-toolchain since this is not needed anymoreCristiana Voicu2014-02-251-9/+0
| | | | | | | | | | A patch to replace the use of hob-toolchain with bitbake api was sent to bitbake-devel list and it is needed for this one. (From OE-Core rev: cb84a4acbd4ad448f140605769b873068e0a0874) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2)Matthieu Crapet2014-02-201-1/+1
| | | | | | | | | | | | | | | | | | Completes previous commit b5292d4115a4555a66b5e35acdc67dd71fb8577f. Updates SUMMARY[doc] (meta/conf/documentation.conf). Changes: - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR (From OE-Core rev: ad17dfd31a2b97b3e610a0ea0889f5ecb2a63b97) Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Update after toplevel LICENSE file checksum changeRichard Purdie2014-01-021-1/+1
| | | | | | (From OE-Core rev: bbd88aebcabbb19c27a7d752d4a5b8ad9ff9412e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* hob-toolchain: Update for removal of dummy classesRichard Purdie2012-12-111-2/+1
| | | | | | | | Without this hob will fail to parse. (From OE-Core rev: b63ba9104584c5aa15792fcfe706d59d39235ad0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-hob: Add a new meta-hob layerDongxiao Xu2012-02-242-0/+11
This new layer contains hob-image.bb and hob-toolchain.bb that are used by hob to build images or toolchain. (From OE-Core rev: 213b5038215b1d7df10f1df0375610034fa156c7) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>