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: add KBUILD_DEFCONFIG search location to failure message
Bruce Ashfield
2020-09-25
1
-1
/
+1
*
kernel-yocto: only replace leading -I in include paths
Yanfei Xu
2020-09-03
1
-1
/
+1
*
kernel-yocto: checksum all modifications to available kernel fragments direct...
Bruce Ashfield
2020-08-28
1
-0
/
+16
*
kernel-yocto: allow promotion of configuration warnings to errors
Bruce Ashfield
2020-08-28
1
-2
/
+11
*
kernel-yocto: split meta data gathering into patch and config phases
Bruce Ashfield
2020-08-13
1
-29
/
+43
*
kernel-yocto: set cwd before querying the meta data dir
Bruce Ashfield
2020-08-13
1
-1
/
+1
*
kernel-yocto: enhance configuration queue analysis capabilities
Bruce Ashfield
2020-08-08
1
-33
/
+126
*
kernel/yocto: allow dangling KERNEL_FEATURES
Bruce Ashfield
2020-08-06
1
-4
/
+29
*
kernel-yocto: account for extracted defconfig in elements check
Bruce Ashfield
2020-07-20
1
-1
/
+1
*
kernel/yocto: fix search for defconfig from src_uri
Andrey Zhizhikin
2020-07-08
1
-2
/
+3
*
kernel/yocto: ensure that defconfigs are processed first
Bruce Ashfield
2020-06-30
1
-12
/
+21
*
kernel-yocto.bbclass: Fix deps when externalsrc is used
Paul Barker
2020-04-24
1
-0
/
+6
*
kernel-yocto.bbclass: Support config fragments with externalsrc
Paul Barker
2020-03-10
1
-1
/
+2
*
kernel-yocto.bbclass: fix a wrong inter-task dependency
Ming Liu
2020-03-06
1
-1
/
+1
*
kern-tools: fix merge_config when LD contains parameters
Bruce Ashfield
2020-02-08
1
-3
/
+7
*
kernel-yocto: fix defconfig detection in find_sccs()
Gavin Li
2020-02-08
1
-1
/
+1
*
kernel-yocto.bbclass: do_kernel_configme: don't use +errexit, merge_config_bu...
Martin Jansa
2020-02-08
1
-4
/
+3
*
kernel-yocto.bbclass: set KERNEL_LD also for merge_config.sh
Martin Jansa
2020-02-08
1
-1
/
+1
*
kernel-yocto: Only override CONFIG_LOCALVERSION if LINUX_VERSION_EXTENSION is...
Paul Barker
2020-02-08
1
-2
/
+4
*
kernel-yocto: Drop setting of unused variables in do_kernel_metadata
Paul Barker
2020-02-08
1
-7
/
+0
*
kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclass
Paul Barker
2020-02-08
1
-0
/
+21
*
kernel-yocto.bbclass: export LD in the environment used by kconf_check
Martin Jansa
2020-02-04
1
-0
/
+1
*
kernel-yocto: allow external (aka non-integrated) BSPs to supply patches
Bruce Ashfield
2019-12-30
1
-0
/
+15
*
linux-yocto: fix SRC_URI patching with unified repos
Bruce Ashfield
2019-03-12
1
-1
/
+1
*
kernel-yocto: allow kernel-meta repositories to be patched
Bruce Ashfield
2019-03-06
1
-4
/
+25
*
devtool: Support kmeta directory usage with devtool modify/finish
Jaewon Lee
2019-03-06
1
-2
/
+2
*
kernel-yocto.bbclass: fix "referenced before assignment" error
Max Kellermann
2018-09-27
1
-2
/
+2
*
kernel-yocto: restore BSP audit visibility
Bruce Ashfield
2018-08-28
1
-0
/
+22
*
classes/kernel-yocto: Cleanup getstatusoutput usage
Joshua Watt
2018-08-28
1
-7
/
+17
*
kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directives
Jaewon Lee
2018-08-14
1
-0
/
+2
*
kernel: specify dependencies for compilation for config tasks
Bruce Ashfield
2018-06-12
1
-1
/
+4
*
kernel-yocto: check git config during checkout
Justin Bronder
2018-03-04
1
-0
/
+1
*
kernel-yocto: make SRC_URI defconfig removal more specific
Bruce Ashfield
2018-01-27
1
-1
/
+1
*
kernel-yocto: ensure that only a single defconfig is processed
Bruce Ashfield
2017-12-10
1
-1
/
+12
*
kernel-yocto: Stop the build if defconfig is missing
Saul Wold
2017-12-10
1
-1
/
+1
*
kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIG
Saul Wold
2017-12-10
1
-1
/
+1
*
kernel-yocto: relax BSP definition test
Bruce Ashfield
2017-08-24
1
-2
/
+5
*
kernel-yocto: fix typo in error message
Luca Ceresoli
2017-08-24
1
-1
/
+1
*
kernel-yocto: ensure that only valid BSPs are built
Bruce Ashfield
2017-08-23
1
-0
/
+3
*
kernel-yocto: propagate configuration errors to bbclass
Bruce Ashfield
2017-07-17
1
-1
/
+2
*
kernel-yocto/kern-tools: fix do_validate_branches clean stage
Bruce Ashfield
2017-04-29
1
-0
/
+1
*
kernel-yocto: trivial: remove extra } from bsp_definition
Bruce Ashfield
2017-02-19
1
-1
/
+1
*
kernel-yocto.bbclass: ensure repatching when HEAD is checked out
Awais Belal
2017-02-19
1
-0
/
+4
*
kernel-yocto: log the BSP definition file
Bruce Ashfield
2017-02-05
1
-0
/
+1
*
kern-tools: re-enable scc merge command
Bruce Ashfield
2017-02-05
1
-1
/
+15
*
meta/scripts: Various getVar/getVarFlag expansion parameter fixes
Richard Purdie
2017-01-09
1
-3
/
+3
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-1
/
+1
*
kernel-yocto: explicitly trap subcommand errors
Bruce Ashfield
2016-12-13
1
-0
/
+7
*
kernel-yocto: exit on non-zero return code
Bruce Ashfield
2016-12-07
1
-1
/
+0
*
utils.bbclass: add function to check for git config user
Stephano Cetola
2016-10-07
1
-0
/
+3
[next]