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
/
meta
/
classes-recipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
pypi.bbclass: add / to UPSTREAM_CHECK_URI value
Alexander Kanavin
2025-09-15
1
-1
/
+1
*
image.bbclass: preserve debugfs tarball with checksum fstype
Manuel Leonhardt
2025-09-11
1
-1
/
+2
*
systemd.bbclass: Make systemd_postinst run as intended
Peter Kjellerstedt
2025-09-11
1
-4
/
+4
*
gettext, gettext-minimal-native: upgrade 0.23.1 -> 0.26
Gyorgy Sarvari
2025-09-08
1
-5
/
+26
*
rust-target-config.bbclass: move target generation before do_configure
Gyorgy Sarvari
2025-09-08
1
-1
/
+1
*
ptest-cargo.bbclass: sort binaries for reproducibility
Gyorgy Sarvari
2025-09-08
1
-1
/
+1
*
kernel-fit-image: control kernel section with FIT_LINUX_BIN
Kavinaya S
2025-09-08
1
-6
/
+8
*
grub-efi.bbclass: fix racing issue on grub-efi image
Hongxu Jia
2025-09-08
1
-0
/
+3
*
go-mod-update-modules.bbclass: Update license finding
Christian Lindeberg
2025-09-08
1
-18
/
+12
*
rust-target-config: fix nativesdk-libstd-rs build with baremetal
Ovidiu Panait
2025-09-08
1
-1
/
+2
*
ptest-cargo: move run-ptest rc variable initialisation
Yoann Congal
2025-09-01
1
-1
/
+1
*
sdk: Remove go from SDK_TOOLCHAIN_LANGS for powerpc
Peter Tatrai
2025-09-01
1
-0
/
+1
*
rust: handle softfp fpu
Peter Marko
2025-08-28
1
-1
/
+1
*
sdk: Remove go from SDK_TOOLCHAIN_LANGS for rv32
Khem Raj
2025-08-28
1
-0
/
+1
*
rust-target-config: Add has-thread-local option
Per x Johansson
2025-08-25
1
-0
/
+1
*
systemd.bbclass: deduplicate template and instance lines in preset file
Khang D Nguyen
2025-08-21
1
-2
/
+5
*
fragments/autobuilder: add go to SDK_TOOLCHAIN_LANGS
Alexander Kanavin
2025-08-21
1
-0
/
+3
*
goarch.bbclass: do not leak TUNE_FEATURES into crosssdk task signatures
Alexander Kanavin
2025-08-21
1
-0
/
+3
*
classes/lib: Switch classextend to use new filter API
Richard Purdie
2025-08-12
3
-37
/
+17
*
classes/python_pep517: use pyproject-build instead of nativepython3
Ross Burton
2025-08-07
1
-1
/
+1
*
Revert "python_setuptools_build_meta: clean the build directory in configure"
Ross Burton
2025-08-07
1
-4
/
+0
*
bitbake/conf: Default to zstd compressed image output
Richard Purdie
2025-08-06
1
-1
/
+1
*
classes/python_pdm: add PEP517 build class for PDM
Ross Burton
2025-08-04
1
-0
/
+9
*
classes/python_maturin: don't pull in setuptools
Ross Burton
2025-08-04
1
-1
/
+1
*
classes/python_pep517: centralise shared inherits
Ross Burton
2025-08-04
6
-5
/
+7
*
python_setuptools_build_meta: clean the build directory in configure
Ross Burton
2025-07-31
1
-0
/
+4
*
setuptools3: clean the build directory in configure
Ross Burton
2025-07-31
1
-0
/
+3
*
setuptools3: pass -j to build step
Ross Burton
2025-07-31
1
-0
/
+1
*
setuptools3: tidy up do_compile
Ross Burton
2025-07-31
1
-5
/
+7
*
setuptools3_legacy: add pyproject.toml check
Ross Burton
2025-07-31
1
-0
/
+14
*
setuptools3_legacy: ensure ${B} is clean
Ross Burton
2025-07-31
1
-0
/
+1
*
python_pep517: set CONFIGURE_FILES
Ross Burton
2025-07-31
2
-2
/
+3
*
setuptools3: Add missing call to exit_if_errors
Philip Lorenz
2025-07-31
1
-0
/
+1
*
cmake: remove CMAKE_SYSTEM_* from the native toolchain
Ross Burton
2025-07-21
1
-2
/
+0
*
cmake: Define CMAKE_CLANG_TIDY with toolchain-clang
Khem Raj
2025-07-21
1
-0
/
+6
*
toolchain-scripts: Make -mmusl apply only for gcc toolchains
Khem Raj
2025-07-21
1
-1
/
+1
*
kernel-fit-image: fix symbolic link fit-image.its
Benjamin Missey
2025-07-10
1
-1
/
+1
*
testexport.bbclass oe-test: capture all tests and data from all layers
Mikko Rapeli
2025-07-10
1
-21
/
+22
*
kernel.bbclass: State riscv required tune_features for Linux
Mark Hatle
2025-07-07
1
-1
/
+5
*
features_check.bbclass: Add support for required TUNE_FEATURES
Mark Hatle
2025-07-07
1
-1
/
+1
*
kernelsrc/perf: clean up package version while using kernel source
Hongxu Jia
2025-07-03
1
-0
/
+4
*
uninative/utils: Drop workarounds for gcc 4.8/4.9
Richard Purdie
2025-07-03
2
-7
/
+2
*
oeqa/sdk: Simplify test specification and discovery
Thune Tran
2025-07-01
1
-0
/
+1
*
recipetool/create_go: proxy module fetching to go-mod-update-modules
Ross Burton
2025-07-01
1
-2
/
+2
*
classes/go-mod-update-modules: add class to generate module list
Ross Burton
2025-07-01
1
-0
/
+152
*
go-mod.bbclass: Calculate GO_MOD_CACHE_DIR relative to ${UNPACKDIR}
Peter Kjellerstedt
2025-07-01
1
-1
/
+1
*
image-live.bbclass: support disable isohybrid for EFI-only boot
Hongxu Jia
2025-06-26
1
-1
/
+4
*
rust: Upgrade 1.86.0 -> 1.87.0
Yash Shinde
2025-06-26
1
-1
/
+1
*
image_types_wic: Fix file-checksums for missing files in search path
Richard Purdie
2025-06-24
1
-1
/
+11
*
u-boot: Allow for customizing installed/deployed file names
Ryan Eatmon
2025-06-23
1
-5
/
+10
[next]