index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
kernel-yocto.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel-yocto: improve error checking on non-git repos
Bruce Ashfield
2013-09-06
1
-1
/
+12
*
meta: Don't use deprecated bitbake API
Richard Purdie
2013-09-01
1
-1
/
+1
*
kern-tools: usability, bug fixes and no guilt
Bruce Ashfield
2013-08-26
1
-0
/
+2
*
classes/lib: Fix getcmdstatus breakage
Richard Purdie
2013-05-09
1
-2
/
+2
*
sanity/patch.py: Remove commands module usage
Richard Purdie
2013-05-09
1
-2
/
+2
*
kernel-yocto: use KBRANCH as default build branch
Bruce Ashfield
2013-04-02
1
-5
/
+6
*
kernel-yocto: allow building from fetcher source dir
Bruce Ashfield
2013-03-01
1
-17
/
+22
*
kernel-yocto: respect SRC_URI modified branch selection
Bruce Ashfield
2013-03-01
1
-32
/
+38
*
kernel-yocto/linux-yocto-custom: support low bandwidth options
Bruce Ashfield
2013-02-04
1
-13
/
+21
*
kernel-yocto: allow multiple / shared kernel feature directories
Bruce Ashfield
2013-02-04
1
-1
/
+32
*
kernel-yocto: fix .scc and .cfg matching
Bruce Ashfield
2013-02-04
1
-1
/
+1
*
kernel-yocto: make configuration audit details debug only
Bruce Ashfield
2013-02-04
1
-2
/
+6
*
kernel-yocto: add KBUILD_OUTPUT to OE_TERMINAL_EXPORTS
Bruce Ashfield
2013-01-18
1
-1
/
+2
*
kernel-yocto: remove unnecessary non-bare warning
Bruce Ashfield
2013-01-18
1
-5
/
+1
*
kernel-yocto: checkout known branch before leaving do_validate_branches
Bruce Ashfield
2012-12-03
1
-0
/
+2
*
kernel-yocto: clarify KMETA branch comments
Bruce Ashfield
2012-11-22
1
-2
/
+3
*
kernel-yocto: fix kernel configuration audit for custom yocto kernels
Bruce Ashfield
2012-09-14
1
-1
/
+6
*
linux-yocto: check for bad SRCREV before branch checks
Bruce Ashfield
2012-09-04
1
-7
/
+8
*
linux-yocto: fix unapplied patch error message
Bruce Ashfield
2012-09-04
1
-1
/
+2
*
kernel-yocto: don't require meta branch for custom repos
Bruce Ashfield
2012-08-25
1
-2
/
+3
*
kernel-yocto: set master branch to a defined SRCREV
Bruce Ashfield
2012-08-25
1
-4
/
+8
*
linux-yocto: explicitly export KMETA to scripts
Bruce Ashfield
2012-08-19
1
-1
/
+4
*
linux-yocto: make KBRANCH the exception and not the rule
Bruce Ashfield
2012-08-19
1
-26
/
+62
*
kernel-yocto.bbclass: Delete superfluous creation of ${S}/.git directory
Robert P. J. Day
2012-07-22
1
-1
/
+1
*
kernel-yocto.bbclass: Fix some obvious typoes in comments.
Robert P. J. Day
2012-07-22
1
-3
/
+3
*
Remove a number of unneeded import os/bb calls
Richard Purdie
2012-07-19
1
-1
/
+1
*
Convert tab indentation in python functions into four-space
Richard Purdie
2012-07-19
1
-26
/
+26
*
kern-tools: add buildall and robustness fixes
Bruce Ashfield
2012-06-28
1
-1
/
+1
*
ccache: Separate out into its own class
Richard Purdie
2012-05-30
1
-1
/
+1
*
kernel-yocto: export GUILT_BASE to devshell
Bruce Ashfield
2012-05-11
1
-1
/
+2
*
linux-yocto: streamline support for multiple upstream repo types
Bruce Ashfield
2012-05-08
1
-55
/
+60
*
linux-yocto: .diff is a valid patch extension
Bruce Ashfield
2012-04-17
1
-1
/
+1
*
linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in order
Bruce Ashfield
2012-04-13
1
-67
/
+7
*
linux-yocto: support externalsrc builds
Bruce Ashfield
2012-03-28
1
-0
/
+2
*
linux-yocto: respect FILESPATH directories
Bruce Ashfield
2012-03-13
1
-4
/
+26
*
meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)
Richard Purdie
2012-03-05
1
-1
/
+1
*
linux-yocto: make kernel_checkout reentrant
Bruce Ashfield
2012-03-02
1
-13
/
+20
*
linux-yocto: allow non-branched repositories to check out
Bruce Ashfield
2012-02-28
1
-1
/
+1
*
linux-yocto: improve checkout error handling and reporting
Bruce Ashfield
2012-02-24
1
-23
/
+49
*
linux-yocto: locate and use out of tree features specified on the SRC_URI
Bruce Ashfield
2012-02-08
1
-0
/
+21
*
linux-yocto: restore WORKDIR as a patch source directory
Bruce Ashfield
2012-01-19
1
-0
/
+2
*
linux-yocto: use src_patches for out of tree kernel feature support
Bruce Ashfield
2012-01-06
1
-2
/
+65
*
linux-yocto: use PATH to locate kconf_check
Bruce Ashfield
2012-01-03
1
-2
/
+2
*
kernel-yocto: fix extra CR in do_kernel_checkout
Saul Wold
2011-12-02
1
-2
/
+1
*
linux-yocto: prefer in-tree tools to external ones
Bruce Ashfield
2011-12-02
1
-1
/
+11
*
kernel-yocto: support allnoconfig base configuration
Bruce Ashfield
2011-12-02
1
-2
/
+13
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
1
-1
/
+1
*
linux-yocto: simplify kernel configuration check expression
Bruce Ashfield
2011-09-22
1
-1
/
+1
*
linux-yocto: generalize kernel config search pattern
Bruce Ashfield
2011-09-05
1
-1
/
+1
*
kernel-yocto: add CCACHE_DIR dependency to do_kernel_configme
Saul Wold
2011-08-08
1
-0
/
+1
[next]