summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-yocto.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel-yocto: propagate in tree defconfigs to WORKDIRBruce Ashfield2015-06-281-5/+6
* linux-yocto: fix race between checkout and meta data generationBruce Ashfield2015-06-281-1/+1
* kernel-yocto: merge duplicate kernel_configme task definitionsRoss Burton2015-03-311-1/+1
* linux-yocto: add kern-tools-native to kernel_metadata dependsRoss Burton2015-03-311-0/+1
* kernel-yocto: allow in-tree defconfigsBruce Ashfield2015-03-251-2/+37
* kernel-yocto: split meta data generation from patching phaseBruce Ashfield2015-03-201-2/+7
* kernel-yocto: inhibit BSP description warnings for custom linux-yocto kernelsBruce Ashfield2015-03-021-6/+7
* classes/kernel-yocto: extend SRCTREECOVEREDTASKSPaul Eggleton2015-02-231-1/+1
* linux-yocto: warn when a generated BSP description is usedBruce Ashfield2015-02-211-0/+9
* linux-yocto: make kernel configuration audit user visibleBruce Ashfield2015-02-211-7/+17
* kernel-yocto.bbclass: Bug Fix inside do_kernel_checkout()Theodor Gherzan2015-01-291-1/+1
* kernel-yocto: remove GUILT_BASE from terminal exportsBruce Ashfield2015-01-161-2/+1
* kernel-yocto: make sure git tags get dereferenced properly in do_patch()Jeff Wang2014-12-211-1/+1
* kernel-yocto: fix non-git buildsBruce Ashfield2014-12-211-1/+3
* kernel: Rearrange for 1.8Richard Purdie2014-12-211-2/+0
* kernel-yocto.bbclass: fix shell syntax errorPaul Eggleton2014-12-051-1/+1
* kernel-yocto: fix branch validation for AUTOREV, non machine_meta kernelsBruce Ashfield2014-10-241-6/+8
* kernel-yocto.bbclass: Fixup shell condition test syntax errorDarren Hart2014-09-301-1/+1
* kernel-yocto: replace --is-ancestor with basic git porcelain commandsBruce Ashfield2014-09-011-2/+1
* kernel-yocto: convert echo statements to bb* equivalentsBruce Ashfield2014-09-011-32/+22
* kernel-yocto: allow custom non-meta, SRCREV format buildsBruce Ashfield2014-09-011-20/+22
* kernel-yocto: clean overly complex branch checkoutBruce Ashfield2014-09-011-6/+5
* kernel-yocto: use show-ref instead of branch -aBruce Ashfield2014-09-011-11/+11
* kernel-yocto: simplify branch SRCREV validationBruce Ashfield2014-09-011-25/+24
* kernel-yocto: remove KBRANCH_DEFAULTBruce Ashfield2014-09-011-16/+0
* kernel-yocto: remove branch existence checking in do_validate_branchesBruce Ashfield2014-09-011-21/+8
* kernel-yocto: remove SRC_URI kbranch validationBruce Ashfield2014-09-011-6/+0
* kernel-yocto: remove containing branch checkBruce Ashfield2014-09-011-7/+0
* kernel-yocto: move SRCREV validation to patching phaseBruce Ashfield2014-09-011-16/+23
* kernel-yocto: use cat-file instead of git-showBruce Ashfield2014-09-011-4/+4
* kernel-yocto: remove redundant SRCREV checkBruce Ashfield2014-09-011-21/+12
* kernel-yocto: quote kconfig mode checkBruce Ashfield2014-05-061-1/+1
* kernel-yocto: replace '=' with '+='Ming Liu2014-03-111-1/+1
* kernel-yocto: fix diffconfig/kernel_configme breakageChristopher Larson2014-03-071-1/+7
* kernel-yocto: Disable ANSI escape codes from git branchMatt Fleming2014-03-071-2/+2
* kernel-yocto: always checkout machine branch when existing validate_branchesBruce Ashfield2014-02-281-21/+16
* kernel-yocto: Add do_diffconfig taskJoão Henrique Ferreira de Freitas2014-02-201-0/+2
* kernel-yocto: Add a missing '['Peter Kjellerstedt2013-10-141-1/+1
* kernel-yocto: improve error checking on non-git reposBruce Ashfield2013-09-061-1/+12
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-1/+1
* kern-tools: usability, bug fixes and no guiltBruce Ashfield2013-08-261-0/+2
* classes/lib: Fix getcmdstatus breakageRichard Purdie2013-05-091-2/+2
* sanity/patch.py: Remove commands module usageRichard Purdie2013-05-091-2/+2
* kernel-yocto: use KBRANCH as default build branchBruce Ashfield2013-04-021-5/+6
* 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
OpenPOWER on IntegriCloud