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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
clang: remove obsolete patch
Ross Burton
2025-10-16
2
-91
/
+0
*
openmp: recipe cleanup
Ross Burton
2025-10-16
1
-12
/
+1
*
perf: Tweak reproducibility fix
Richard Purdie
2025-10-16
1
-4
/
+3
*
vte: Depend on system provided fmt package
Khem Raj
2025-10-16
1
-1
/
+1
*
patchelf: Update 0.18.0 -> 0.18.0+git
Richard Purdie
2025-10-16
4
-110
/
+4
*
distro/defaultsetup: Add buildstats by default
Richard Purdie
2025-10-16
1
-1
/
+1
*
perf: Bump versions to resolve hashequiv/reproducibility issues
Richard Purdie
2025-10-15
1
-0
/
+4
*
ref-manual/variables.rst: add note about PSEUDO ignore/include precedence
Gyorgy Sarvari
2025-10-14
1
-2
/
+7
*
tools/build-docs-container: use the basename of OCI to append args
Antonin Godard
2025-10-14
1
-2
/
+2
*
ref-manual/fragments.rst: remove duplicated built-in fragment note
Antonin Godard
2025-10-14
1
-9
/
+1
*
ref-manual/qa-checks.rst: fix references
Antonin Godard
2025-10-14
1
-461
/
+643
*
tools/build-docs-container: remove obsolete comments
Antonin Godard
2025-10-14
1
-20
/
+0
*
tools/build-docs-container: add option to install essential packages
Antonin Godard
2025-10-14
4
-0
/
+29
*
ref-manual: correctly document the difference between auto.conf and newly add...
Alexander Kanavin
2025-10-14
2
-5
/
+14
*
migration-guides: add release notes for 4.0.30
Lee Chee Yang
2025-10-14
2
-0
/
+171
*
dev-manual/layers.rst: yocto-check-layer: update list of test
Antonin Godard
2025-10-14
1
-2
/
+18
*
dev-manual/layers.rst: yocto-check-layer: mention --machines and --dependency
Antonin Godard
2025-10-14
1
-0
/
+15
*
oeqa/selftest/yoctotestresultquerytest: Fix revisions to match OE-Core
Richard Purdie
2025-10-14
1
-2
/
+2
*
rust-target-config: PPC64 targets require explicit ABI selection to avoid bui...
Deepesh Varatharajan
2025-10-14
1
-0
/
+4
*
libpam: Fix build with LLD linker
Khem Raj
2025-10-14
1
-0
/
+2
*
bitbake: bitbake-setup: commandline: use subsubparser for settings {list,set,...
Johannes Schneider
2025-10-14
2
-29
/
+41
*
bitbake: bitbake-setup: add 'metavar' for self-descriptive parameters
Johannes Schneider
2025-10-14
1
-2
/
+3
*
bitbake: bitbake-setup: use args.cmdline_settings for --settings
Johannes Schneider
2025-10-14
1
-3
/
+4
*
bitbake: bitbake-setup: init: suggest removing a partially initialized top-dir
Johannes Schneider
2025-10-14
1
-1
/
+1
*
bitbake: bitbake-setup: correct 'setting' to 'settings' in a couple of help t...
Alexander Kanavin
2025-10-14
1
-2
/
+2
*
bitbake: bitbake-setup: further rework the settings handling
Alexander Kanavin
2025-10-14
2
-105
/
+69
*
bitbake: bitbake-setup: rework the settings handling
Alexander Kanavin
2025-10-14
2
-152
/
+147
*
bitbake: bitbake-setup: tests: add environment-passthrough
Johannes Schneider
2025-10-14
1
-0
/
+23
*
bitbake: bitbake-setup: tests: add a template-only test configuration
Johannes Schneider
2025-10-14
1
-8
/
+27
*
bitbake: bitbake-setup: support adding environment-passthroughs to the init-b...
Johannes Schneider
2025-10-14
1
-1
/
+26
*
bitbake: bitbake-setup: add support for skipping a fragment selection
Alexander Kanavin
2025-10-14
1
-2
/
+8
*
bitbake: bitbake: registry: make a separate configuration for poky with sstat...
Alexander Kanavin
2025-10-14
1
-3
/
+11
*
bitbake: bitbake-setup: clarify that default answer to prompts is no
Paul Gortmaker
2025-10-14
1
-3
/
+3
*
bitbake: bitbake-setup: allow using {THISDIR}/my-layer
Yoann Congal
2025-10-14
2
-5
/
+32
*
bitbake: lib/bb/tests/setup.py: unset BBPATH to ensure isolation from the exi...
Alexander Kanavin
2025-10-14
1
-0
/
+5
*
bitbake: lib/bb/tests/setup.py: define test parameters in a single dictionary
Alexander Kanavin
2025-10-14
1
-3
/
+7
*
bitbake: bitbake-setup: dash support for init-build-env script
Yoann Congal
2025-10-14
1
-7
/
+8
*
bitbake: bitbake-setup: suggest "." instead of "source"
Yoann Congal
2025-10-14
1
-1
/
+1
*
bitbake: bitbake-setup: improve robustness of loading/writing settings
Alexander Kanavin
2025-10-14
1
-3
/
+3
*
bitbake: bitbake-setup: add support for specifying branches in repo checkouts
Alexander Kanavin
2025-10-14
4
-7
/
+23
*
bitbake: bitbake-setup: Improve the already initialized test
Richard Purdie
2025-10-14
1
-2
/
+2
*
bitbake: bitbake-setup: Switch to internal default registry files
Richard Purdie
2025-10-14
1
-1
/
+1
*
bitbake: Add default registry config for OpenEmbedded's nodistro and Yocto Pr...
Richard Purdie
2025-10-14
2
-0
/
+124
*
bitbake: bitbake-setup: Allow local registry paths
Richard Purdie
2025-10-14
1
-4
/
+9
*
bitbake: cooker: adjust the error message about missing websockets module to ...
Alexander Kanavin
2025-10-14
1
-1
/
+4
*
bitbake: bitbake-setup: add 'install-buildtools' command
Alexander Kanavin
2025-10-14
2
-0
/
+46
*
bitbake: bitbake-setup: add tests to bitbake-selftest
Alexander Kanavin
2025-10-14
2
-0
/
+267
*
bitbake: bitbake-setup: add the initial implementation
Alexander Kanavin
2025-10-14
1
-0
/
+809
*
bitbake: knotty, uihelper: Remove running_pids and lastpids
Peter Kjellerstedt
2025-10-13
2
-7
/
+1
*
bitbake: ast: Warn on multiple builtin config fragments for the same variable
Yoann Congal
2025-10-13
1
-0
/
+21
[prev]
[next]