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
/
bitbake
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: codeparser: Update debug variable reference
Richard Purdie
2023-09-22
1
-1
/
+1
*
bitbake: bitbake-worker/runqueue: Avoid unnecessary bytes object copies
Etienne Cordonnier
2023-09-22
1
-2
/
+2
*
bitbake: data: Add missing dependency handling of remove operator
Insu Park
2023-09-20
2
-0
/
+27
*
bitbake: cooker: Drop unneeded flush calls
Richard Purdie
2023-09-20
1
-3
/
+0
*
bitbake: server/process: Disable the flush() call in server logging
Richard Purdie
2023-09-18
1
-1
/
+2
*
bitbake: lib: Drop inotify support and replace with mtime checks
Richard Purdie
2023-09-18
6
-148
/
+65
*
bitbake: fetch2: git: Use path_is_descendant() instead of path for repo check
Joshua Watt
2023-09-14
1
-9
/
+6
*
bitbake: utils: Add path_is_descendant()
Joshua Watt
2023-09-14
1
-0
/
+23
*
bitbake: bitbake: Update to 2.6.0 release series/version
Richard Purdie
2023-09-10
1
-1
/
+1
*
bitbake: server/process: Add more timing debug
Richard Purdie
2023-09-05
1
-4
/
+9
*
bitbake: runqueue: show number of currently running bitbake threads when pres...
Martin Jansa
2023-09-05
1
-1
/
+1
*
bitbake: fetch2: git: Remove useless try..else clause
Joshua Watt
2023-09-02
1
-4
/
+4
*
bitbake: command: Avoid time intensive distractions for ping
Richard Purdie
2023-09-02
1
-2
/
+5
*
bitbake: toaster: accommodate missing 'Image Name' value in buildinfohelper
David Reyna
2023-08-30
1
-1
/
+12
*
bitbake: toaster: import only used layers
David Reyna
2023-08-30
3
-16
/
+16
*
bitbake: toaster: Update to Django 4.2
David Reyna
2023-08-30
7
-11
/
+12
*
bitbake: fetch2: git: Check if clone directory is a git repo
Joshua Watt
2023-08-30
1
-1
/
+29
*
bitbake: gitsm: tolerate git-lfs in submodules
Randolph Sapp
2023-08-30
1
-4
/
+7
*
bitbake: Fix disk space monitoring on cephfs
Samantha Jalabert
2023-08-25
1
-3
/
+4
*
bitbake: lib/bb: Add xattr and acl libraries
Joshua Watt
2023-08-24
2
-0
/
+341
*
bitbake: runqueue: show more pressure data
Martin Jansa
2023-08-24
1
-8
/
+10
*
bitbake: fetch2: Add new srcrev fetcher API
Richard Purdie
2023-08-24
1
-5
/
+24
*
bitbake: siggen.py: Improve taskhash reproducibility
Paulo Neves
2023-08-24
1
-2
/
+8
*
bitbake: cooker: Fix error message
Joshua Watt
2023-08-16
1
-1
/
+1
*
bitbake: bblayers/query: Add multiconfig support to `show-appends`
Joshua Watt
2023-08-16
1
-4
/
+10
*
bitbake: siggen: Update debug
Richard Purdie
2023-08-13
1
-4
/
+5
*
bitbake: siggen: Fix indentation
Richard Purdie
2023-08-13
1
-1
/
+1
*
bitbake: runqueue.py: fix PSI check logic
Chen Qi
2023-08-11
1
-4
/
+5
*
bitbake: fetch2: add Google Cloud Platform (GCP) fetcher
Emil Ekmečić
2023-08-11
2
-1
/
+101
*
bitbake: server/process: fix sig handle
Yang Xu
2023-08-11
1
-5
/
+4
*
bitbake: siggen: Improve runtaskdeps data to fix sstate debugging
Richard Purdie
2023-08-09
2
-118
/
+31
*
bitbake: fetch2: Check if path is 'None' before calculating checksums
BELOUARGA Mohamed
2023-08-04
1
-0
/
+3
*
bitbake: bitbake: fetch2/npmsw: Check if there are dependencies before trying...
BELOUARGA Mohamed
2023-08-04
1
-7
/
+9
*
bitbake: bb.tests.data: don't require the func flag for context functions
Christopher Larson
2023-08-04
1
-1
/
+0
*
bitbake: data_smart: directly check for methodpool functions in context lookup
Christopher Larson
2023-08-04
1
-3
/
+4
*
bitbake: tests.data: add test for builtin preferred over metadata value
Christopher Larson
2023-08-04
1
-0
/
+4
*
bitbake: data_smart: check for python builtins directly for context lookup
Christopher Larson
2023-08-04
1
-4
/
+8
*
bitbake: tests.codeparser: add test for exec of builtin from inline python
Christopher Larson
2023-08-04
1
-0
/
+6
*
bitbake: tests.data: add test for inline python calling a def'd function
Christopher Larson
2023-08-04
1
-0
/
+9
*
bitbake: fetch2/gitsm: Document that we won't support propagating user parameter
Yoann Congal
2023-07-29
1
-0
/
+6
*
bitbake: fetch2: Set maxsplit to match expected variables
Dit Kozmaj
2023-07-27
2
-1
/
+2
*
bitbake: runqueue: convert deferral messages from bb.note to bb.debug
Denys Dmytriyenko
2023-07-19
1
-3
/
+3
*
bitbake: runqueue: Add pressure change logging
Richard Purdie
2023-07-19
1
-0
/
+4
*
bitbake: cooker: Log when parsing starts in server log
Richard Purdie
2023-06-30
1
-0
/
+1
*
bitbake: server/process: Show command in timeout message
Richard Purdie
2023-06-30
1
-1
/
+1
*
bitbake: fetch2/npmsw: Support old and new shrinkwrap formats
Richard Purdie
2023-06-30
1
-9
/
+26
*
bitbake: fetch2/npm: Remove special caracters that causes recipe tool to fail
BELOUARGA Mohamed
2023-06-29
1
-3
/
+6
*
bitbake: fetch2/npmsw: Don't fetch dev dependencies when they are not demanded
BELOUARGA Mohamed
2023-06-29
1
-0
/
+2
*
bitbake: fetch2/npmsw: Add support for the new format of the shrinkwrap file
BELOUARGA Mohamed
2023-06-29
1
-16
/
+9
*
bitbake: runqueue: Fix deferred task/multiconfig race issue
Richard Purdie
2023-06-28
1
-4
/
+12
[next]