summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-yocto.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel-yocto: allow building from fetcher source dirBruce Ashfield2013-03-011-17/+22
* kernel-yocto: respect SRC_URI modified branch selectionBruce Ashfield2013-03-011-32/+38
* kernel-yocto/linux-yocto-custom: support low bandwidth optionsBruce Ashfield2013-02-041-13/+21
* kernel-yocto: allow multiple / shared kernel feature directoriesBruce Ashfield2013-02-041-1/+32
* kernel-yocto: fix .scc and .cfg matchingBruce Ashfield2013-02-041-1/+1
* kernel-yocto: make configuration audit details debug onlyBruce Ashfield2013-02-041-2/+6
* kernel-yocto: add KBUILD_OUTPUT to OE_TERMINAL_EXPORTSBruce Ashfield2013-01-181-1/+2
* kernel-yocto: remove unnecessary non-bare warningBruce Ashfield2013-01-181-5/+1
* kernel-yocto: checkout known branch before leaving do_validate_branchesBruce Ashfield2012-12-031-0/+2
* kernel-yocto: clarify KMETA branch commentsBruce Ashfield2012-11-221-2/+3
* kernel-yocto: fix kernel configuration audit for custom yocto kernelsBruce Ashfield2012-09-141-1/+6
* linux-yocto: check for bad SRCREV before branch checksBruce Ashfield2012-09-041-7/+8
* linux-yocto: fix unapplied patch error messageBruce Ashfield2012-09-041-1/+2
* kernel-yocto: don't require meta branch for custom reposBruce Ashfield2012-08-251-2/+3
* kernel-yocto: set master branch to a defined SRCREVBruce Ashfield2012-08-251-4/+8
* linux-yocto: explicitly export KMETA to scriptsBruce Ashfield2012-08-191-1/+4
* linux-yocto: make KBRANCH the exception and not the ruleBruce Ashfield2012-08-191-26/+62
* kernel-yocto.bbclass: Delete superfluous creation of ${S}/.git directoryRobert P. J. Day2012-07-221-1/+1
* kernel-yocto.bbclass: Fix some obvious typoes in comments.Robert P. J. Day2012-07-221-3/+3
* Remove a number of unneeded import os/bb callsRichard Purdie2012-07-191-1/+1
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-26/+26
* kern-tools: add buildall and robustness fixesBruce Ashfield2012-06-281-1/+1
* ccache: Separate out into its own classRichard Purdie2012-05-301-1/+1
* kernel-yocto: export GUILT_BASE to devshellBruce Ashfield2012-05-111-1/+2
* linux-yocto: streamline support for multiple upstream repo typesBruce Ashfield2012-05-081-55/+60
* linux-yocto: .diff is a valid patch extensionBruce Ashfield2012-04-171-1/+1
* linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in orderBruce Ashfield2012-04-131-67/+7
* linux-yocto: support externalsrc buildsBruce Ashfield2012-03-281-0/+2
* linux-yocto: respect FILESPATH directoriesBruce Ashfield2012-03-131-4/+26
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-1/+1
* linux-yocto: make kernel_checkout reentrantBruce Ashfield2012-03-021-13/+20
* linux-yocto: allow non-branched repositories to check outBruce Ashfield2012-02-281-1/+1
* linux-yocto: improve checkout error handling and reportingBruce Ashfield2012-02-241-23/+49
* linux-yocto: locate and use out of tree features specified on the SRC_URIBruce Ashfield2012-02-081-0/+21
* linux-yocto: restore WORKDIR as a patch source directoryBruce Ashfield2012-01-191-0/+2
* linux-yocto: use src_patches for out of tree kernel feature supportBruce Ashfield2012-01-061-2/+65
* linux-yocto: use PATH to locate kconf_checkBruce Ashfield2012-01-031-2/+2
* kernel-yocto: fix extra CR in do_kernel_checkoutSaul Wold2011-12-021-2/+1
* linux-yocto: prefer in-tree tools to external onesBruce Ashfield2011-12-021-1/+11
* kernel-yocto: support allnoconfig base configurationBruce Ashfield2011-12-021-2/+13
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-1/+1
* linux-yocto: simplify kernel configuration check expressionBruce Ashfield2011-09-221-1/+1
* linux-yocto: generalize kernel config search patternBruce Ashfield2011-09-051-1/+1
* kernel-yocto: add CCACHE_DIR dependency to do_kernel_configmeSaul Wold2011-08-081-0/+1
* linux-yocto: allow configuration of arbitrary branchesBruce Ashfield2011-08-081-12/+4
* linux-yocto: pass KMACHINE to updateme, not MACHINEBruce Ashfield2011-08-081-1/+1
* kernel: copy defconfig to {B} vs {S}Bruce Ashfield2011-07-221-6/+0
* kernel-yocto: Fix case where recipe is always reparsedRichard Purdie2011-07-071-1/+1
* linux-yocto: detect and avoid branch revision checking for AUTOREVBruce Ashfield2011-05-171-0/+7
* linux-yocto: error if meta data not presentBruce Ashfield2011-05-101-1/+4