summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-yocto.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel-yocto: set master branch to a defined SRCREVBruce Ashfield2012-09-281-4/+8
* linux-yocto: allow do_validate_branches to handle all branchesBruce Ashfield2012-09-281-39/+80
* 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
* linux-yocto: safely process unbranched repositoriesBruce Ashfield2011-05-051-2/+5
* linux-yocto: apply meta data to external reposBruce Ashfield2011-05-051-6/+21
* linux-yocto: enable audio for selected qemu targetsBruce Ashfield2011-02-231-1/+3
* linux-yocto: streamline BSP bootstrappingBruce Ashfield2011-02-091-61/+10
* kernel-yocto: Ensure python code has awlays run before SRCPV is expandedRichard Purdie2011-02-081-2/+9
* kernel-yocto/poky-default-revisions: Ensure SRCREV_machine is set for the ker...Richard Purdie2011-02-081-1/+0
* kernel-yocto: 'standard' isn't a valid git branch name for a SRCREV, fixRichard Purdie2011-02-071-1/+1
* linux-yocto/linux-libc-headers-yocto: Adjust to git fetcher improvementsRichard Purdie2011-02-021-2/+2
* linux-yocto: export kernel configuration audit to the consoleBruce Ashfield2011-02-011-6/+11
* linux-yocto: allow multiple BSPs per branchBruce Ashfield2011-01-241-2/+2
* linux-yocto: update validate_branches to detected invalid commit IDsBruce Ashfield2011-01-191-13/+13
* linux-yocto: streamline new BSP creationBruce Ashfield2011-01-191-3/+8
* kernel-yocto: pass the build directory to configmeBruce Ashfield2011-01-101-1/+1
* yocto-kernel: fix kmachine to deal with overridesBruce Ashfield2010-12-281-2/+5
* linux-yocto: remove or adjust to _ in branch namesBruce Ashfield2010-12-211-7/+5
* yocto-kernel: factor common routes, update to 2.6.37 and branch renamingBruce Ashfield2010-12-101-0/+202