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: set master branch to a defined SRCREV
Bruce Ashfield
2012-09-28
1
-4
/
+8
*
linux-yocto: allow do_validate_branches to handle all branches
Bruce Ashfield
2012-09-28
1
-39
/
+80
*
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
*
linux-yocto: allow configuration of arbitrary branches
Bruce Ashfield
2011-08-08
1
-12
/
+4
*
linux-yocto: pass KMACHINE to updateme, not MACHINE
Bruce Ashfield
2011-08-08
1
-1
/
+1
*
kernel: copy defconfig to {B} vs {S}
Bruce Ashfield
2011-07-22
1
-6
/
+0
*
kernel-yocto: Fix case where recipe is always reparsed
Richard Purdie
2011-07-07
1
-1
/
+1
*
linux-yocto: detect and avoid branch revision checking for AUTOREV
Bruce Ashfield
2011-05-17
1
-0
/
+7
*
linux-yocto: error if meta data not present
Bruce Ashfield
2011-05-10
1
-1
/
+4
*
linux-yocto: safely process unbranched repositories
Bruce Ashfield
2011-05-05
1
-2
/
+5
*
linux-yocto: apply meta data to external repos
Bruce Ashfield
2011-05-05
1
-6
/
+21
*
linux-yocto: enable audio for selected qemu targets
Bruce Ashfield
2011-02-23
1
-1
/
+3
*
linux-yocto: streamline BSP bootstrapping
Bruce Ashfield
2011-02-09
1
-61
/
+10
*
kernel-yocto: Ensure python code has awlays run before SRCPV is expanded
Richard Purdie
2011-02-08
1
-2
/
+9
*
kernel-yocto/poky-default-revisions: Ensure SRCREV_machine is set for the ker...
Richard Purdie
2011-02-08
1
-1
/
+0
*
kernel-yocto: 'standard' isn't a valid git branch name for a SRCREV, fix
Richard Purdie
2011-02-07
1
-1
/
+1
*
linux-yocto/linux-libc-headers-yocto: Adjust to git fetcher improvements
Richard Purdie
2011-02-02
1
-2
/
+2
*
linux-yocto: export kernel configuration audit to the console
Bruce Ashfield
2011-02-01
1
-6
/
+11
*
linux-yocto: allow multiple BSPs per branch
Bruce Ashfield
2011-01-24
1
-2
/
+2
*
linux-yocto: update validate_branches to detected invalid commit IDs
Bruce Ashfield
2011-01-19
1
-13
/
+13
*
linux-yocto: streamline new BSP creation
Bruce Ashfield
2011-01-19
1
-3
/
+8
*
kernel-yocto: pass the build directory to configme
Bruce Ashfield
2011-01-10
1
-1
/
+1
*
yocto-kernel: fix kmachine to deal with overrides
Bruce Ashfield
2010-12-28
1
-2
/
+5
*
linux-yocto: remove or adjust to _ in branch names
Bruce Ashfield
2010-12-21
1
-7
/
+5
*
yocto-kernel: factor common routes, update to 2.6.37 and branch renaming
Bruce Ashfield
2010-12-10
1
-0
/
+202