aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-yocto.bbclass
AgeCommit message (Expand)Author
2013-01-18kernel-yocto: add KBUILD_OUTPUT to OE_TERMINAL_EXPORTSBruce Ashfield
2013-01-18kernel-yocto: remove unnecessary non-bare warningBruce Ashfield
2012-12-03kernel-yocto: checkout known branch before leaving do_validate_branchesBruce Ashfield
2012-11-22kernel-yocto: clarify KMETA branch commentsBruce Ashfield
2012-09-14kernel-yocto: fix kernel configuration audit for custom yocto kernelsBruce Ashfield
2012-09-04linux-yocto: check for bad SRCREV before branch checksBruce Ashfield
2012-09-04linux-yocto: fix unapplied patch error messageBruce Ashfield
2012-08-25kernel-yocto: don't require meta branch for custom reposBruce Ashfield
2012-08-25kernel-yocto: set master branch to a defined SRCREVBruce Ashfield
2012-08-19linux-yocto: explicitly export KMETA to scriptsBruce Ashfield
2012-08-19linux-yocto: make KBRANCH the exception and not the ruleBruce Ashfield
2012-07-22kernel-yocto.bbclass: Delete superfluous creation of ${S}/.git directoryRobert P. J. Day
2012-07-22kernel-yocto.bbclass: Fix some obvious typoes in comments.Robert P. J. Day
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-06-28kern-tools: add buildall and robustness fixesBruce Ashfield
2012-05-30ccache: Separate out into its own classRichard Purdie
2012-05-11kernel-yocto: export GUILT_BASE to devshellBruce Ashfield
2012-05-08linux-yocto: streamline support for multiple upstream repo typesBruce Ashfield
2012-04-17linux-yocto: .diff is a valid patch extensionBruce Ashfield
2012-04-13linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in orderBruce Ashfield
2012-03-28linux-yocto: support externalsrc buildsBruce Ashfield
2012-03-13linux-yocto: respect FILESPATH directoriesBruce Ashfield
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-03-02linux-yocto: make kernel_checkout reentrantBruce Ashfield
2012-02-28linux-yocto: allow non-branched repositories to check outBruce Ashfield
2012-02-24linux-yocto: improve checkout error handling and reportingBruce Ashfield
2012-02-08linux-yocto: locate and use out of tree features specified on the SRC_URIBruce Ashfield
2012-01-19linux-yocto: restore WORKDIR as a patch source directoryBruce Ashfield
2012-01-06linux-yocto: use src_patches for out of tree kernel feature supportBruce Ashfield
2012-01-03linux-yocto: use PATH to locate kconf_checkBruce Ashfield
2011-12-02kernel-yocto: fix extra CR in do_kernel_checkoutSaul Wold
2011-12-02linux-yocto: prefer in-tree tools to external onesBruce Ashfield
2011-12-02kernel-yocto: support allnoconfig base configurationBruce Ashfield
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-09-22linux-yocto: simplify kernel configuration check expressionBruce Ashfield
2011-09-05linux-yocto: generalize kernel config search patternBruce Ashfield
2011-08-08kernel-yocto: add CCACHE_DIR dependency to do_kernel_configmeSaul Wold
2011-08-08linux-yocto: allow configuration of arbitrary branchesBruce Ashfield
2011-08-08linux-yocto: pass KMACHINE to updateme, not MACHINEBruce Ashfield
2011-07-22kernel: copy defconfig to {B} vs {S}Bruce Ashfield
2011-07-07kernel-yocto: Fix case where recipe is always reparsedRichard Purdie
2011-05-17linux-yocto: detect and avoid branch revision checking for AUTOREVBruce Ashfield
2011-05-10linux-yocto: error if meta data not presentBruce Ashfield
2011-05-05linux-yocto: safely process unbranched repositoriesBruce Ashfield
2011-05-05linux-yocto: apply meta data to external reposBruce Ashfield
2011-02-23linux-yocto: enable audio for selected qemu targetsBruce Ashfield
2011-02-09linux-yocto: streamline BSP bootstrappingBruce Ashfield
2011-02-08kernel-yocto: Ensure python code has awlays run before SRCPV is expandedRichard Purdie
2011-02-08kernel-yocto/poky-default-revisions: Ensure SRCREV_machine is set for the ker...Richard Purdie