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
walnascar
walnascar-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: ast: Fix fragment behaviour with overrides
Richard Purdie
2 hours
1
-1
/
+2
*
bitbake: runqueue: Make the "Initialising tasks" progress bar finish properly
Peter Kjellerstedt
2 hours
1
-1
/
+4
*
bitbake: bitbake-setup: add support for skipping a fragment selection
Alexander Kanavin
2 hours
1
-2
/
+8
*
bitbake: bitbake: registry: make a separate configuration for poky with sstat...
Alexander Kanavin
2 hours
1
-3
/
+11
*
bitbake: bitbake-setup: clarify that default answer to prompts is no
Paul Gortmaker
2 hours
1
-3
/
+3
*
bitbake: bitbake-setup: allow using {THISDIR}/my-layer
Yoann Congal
2 hours
2
-5
/
+32
*
bitbake: lib/bb/tests/setup.py: unset BBPATH to ensure isolation from the exi...
Alexander Kanavin
2 hours
1
-0
/
+5
*
bitbake: lib/bb/tests/setup.py: define test parameters in a single dictionary
Alexander Kanavin
2 hours
1
-3
/
+7
*
bitbake: bitbake-setup: dash support for init-build-env script
Yoann Congal
2 hours
1
-7
/
+8
*
bitbake: bitbake-setup: suggest "." instead of "source"
Yoann Congal
2 hours
1
-1
/
+1
*
bitbake: bitbake-setup: improve robustness of loading/writing settings
Alexander Kanavin
2 hours
1
-3
/
+3
*
bitbake: bitbake-setup: add support for specifying branches in repo checkouts
Alexander Kanavin
2 hours
4
-7
/
+23
*
bitbake: bitbake-setup: Improve the already initialized test
Richard Purdie
2 hours
1
-2
/
+2
*
bitbake: bitbake-setup: Switch to internal default registry files
Richard Purdie
2 hours
1
-1
/
+1
*
bitbake: Add default registry config for OpenEmbedded's nodistro and Yocto Pr...
Richard Purdie
2 hours
2
-0
/
+124
*
bitbake: bitbake-setup: Allow local registry paths
Richard Purdie
2 hours
1
-4
/
+9
*
bitbake: cooker: adjust the error message about missing websockets module to ...
Alexander Kanavin
2 hours
1
-1
/
+4
*
bitbake: bitbake-setup: add 'install-buildtools' command
Alexander Kanavin
2 hours
2
-0
/
+46
*
bitbake: bitbake-setup: add tests to bitbake-selftest
Alexander Kanavin
2 hours
2
-0
/
+267
*
bitbake: bitbake-setup: add the initial implementation
Alexander Kanavin
2 hours
1
-0
/
+809
*
bitbake: parse: Make include_all raise a parse error for absolute paths
Peter Kjellerstedt
2 hours
2
-0
/
+4
*
bitbake: parse: Make include_all support empty variable expansions
Peter Kjellerstedt
2 hours
3
-5
/
+9
*
bitbake: doc: extend classes and include/require documentation
Antonin Godard
11 days
3
-29
/
+131
*
bitbake: tests/parse: Add tests for include, require and include_all
Peter Kjellerstedt
11 days
1
-0
/
+60
*
bitbake: tests/parse: Remove unnecessary calls to file.flush()
Peter Kjellerstedt
11 days
1
-8
/
+0
*
bitbake: tests/parse: Use with statement to avoid ResourceWarning
Peter Kjellerstedt
11 days
1
-51
/
+44
*
bitbake: tests/fetch: Update tests after bitbake tag removal
Mathieu Dubois-Briand
11 days
1
-12
/
+12
*
bitbake: fetch2/git: verify if local clone contains tag
Gyorgy Sarvari
2025-08-19
2
-3
/
+51
*
bitbake: doc/bitbake-user-manual-ref-variables: update BB_TASK_IONICE_LEVEL
Peter Marko
2025-08-19
1
-2
/
+2
*
bitbake: knotty: print() was eliminated from all loops for better performance.
Benjamin Szőke
2025-08-19
1
-7
/
+7
*
bitbake: knotty: Use 40 Hz refresh rate (FPS) for footer update.
Benjamin Szőke
2025-08-19
1
-4
/
+20
*
bitbake: knotty: Use a StringIO buffer for update footer.
Benjamin Szőke
2025-08-19
1
-10
/
+26
*
bitbake: progressbar: Add self._fd_console to use for self._handle_resize()
Benjamin Szőke
2025-08-19
1
-2
/
+9
*
bitbake: bitbake: Update version to 2.15.2
Richard Purdie
2025-08-12
2
-2
/
+2
*
bitbake: runqueue: use enum to represent runQueue state to improve readability
Chris Laplante
2025-08-12
1
-44
/
+46
*
bitbake: event/runqueue: remove unused 'd' arg from check_for_interrupts
Chris Laplante
2025-08-12
2
-17
/
+17
*
bitbake: cooker: remove some redundant control flow
Chris Laplante
2025-08-12
1
-4
/
+1
*
bitbake: Add bb.utils.explode_deps as a filter function
Joshua Watt
2025-08-12
1
-0
/
+2
*
bitbake: data_smart: Add setVarFilter function to implement variabl filtering
Richard Purdie
2025-08-12
1
-0
/
+19
*
bitbake: lib/bb: Add filter support
Joshua Watt
2025-08-12
3
-0
/
+231
*
bitbake: cooker: Ignore KeyErrors during shutdown
Richard Purdie
2025-08-04
1
-0
/
+5
*
bitbake: fetch2/git: ignore comments in .gitattributes when detecting LFS
Gyorgy Sarvari
2025-07-31
1
-1
/
+1
*
bitbake: doc/bitbake-user-manual-ref-variables: document BB_DEFER_BBCLASSES
Antonin Godard
2025-07-31
2
-0
/
+22
*
bitbake: doc/bitbake-user-manual-intro: Mention existence of three supported ...
Robert P. J. Day
2025-07-31
1
-0
/
+12
*
bitbake: doc/bitbake-user-manual-intro: Add examples to show general wildcarding
Robert P. J. Day
2025-07-31
1
-0
/
+2
*
bitbake: doc/bitbake-user-manual-ref-variables: fixups
Antonin Godard
2025-07-31
1
-11
/
+11
*
bitbake: bitbake: clarify significance of "include_all" directive
Robert P. J. Day
2025-07-28
1
-30
/
+39
*
bitbake: fetch2/wget: Keep query parameters in URL during checkstatus
Philippe-Alexandre Mathieu
2025-07-28
1
-1
/
+4
*
bitbake: sigen: Avoid bitbake abort with EOFerror from an incomplete hashserv...
Pedro Ferreira
2025-07-23
1
-3
/
+3
*
bitbake: utils: Remove multiprocessingpool
Joshua Watt
2025-07-23
1
-16
/
+0
[next]