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-global
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/license: Move package license skip to library
Joshua Watt
2025-11-14
1
-31
/
+4
*
classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
Joshua Watt
2025-11-14
1
-1
/
+8
*
classes-global/license: Move functions to library code
Joshua Watt
2025-11-14
2
-170
/
+5
*
sanity.bbclass: skip check_userns for non-local uid
Changqing Li
2025-01-09
1
-0
/
+2
*
sanity: check for working user namespaces
Ross Burton
2024-12-13
1
-0
/
+24
*
do_package/sstate/sstatesig: Change timestamp clamping to hash output only
Richard Purdie
2024-12-09
1
-16
/
+0
*
package_rpm: Check if file exists before open()
Pavel Zhukov
2024-11-26
1
-4
/
+12
*
package_rpm: restrict rpm to 4 threads
Alexander Kanavin
2024-11-26
1
-0
/
+1
*
package_rpm: use zstd's default compression level
Alexander Kanavin
2024-11-26
1
-1
/
+1
*
license: Fix directory layout issues
Richard Purdie
2024-10-18
1
-2
/
+8
*
buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage
Richard Purdie
2024-09-25
1
-1
/
+4
*
insane.bbclass: remove leftover variables and comment
Emil Kronborg
2024-07-26
1
-4
/
+0
*
insane.bbclass: fix HOST_ variable names
Emil Kronborg
2024-07-26
1
-6
/
+6
*
insane.bbclass: remove skipping of cross-compiled packages
Emil Kronborg
2024-07-26
1
-5
/
+0
*
sanity: Check if tar is gnutar
Simone Weiß
2024-07-26
1
-0
/
+3
*
insane: handle dangling symlinks in the libdir QA check
Ross Burton
2024-07-03
1
-2
/
+2
*
sstate.bbclass: Add _SSTATE_EXCLUDEDEPS_SYSROOT to vardepsexclude
Mark Hatle
2024-05-06
1
-1
/
+1
*
abi_version/sstate: Switch to a new version for the upcoming release
Richard Purdie
2024-04-16
1
-1
/
+1
*
sanity: Use diff instead of meld by default
Khem Raj
2024-04-11
1
-1
/
+1
*
utils: enhance readelf command call with llvm
lixiaoyong
2024-03-30
1
-2
/
+2
*
uninative: Add pthread linking workaround
Richard Purdie
2024-03-19
1
-2
/
+2
*
mirrors: Switch llvm to use shallow cloning
Richard Purdie
2024-02-29
1
-1
/
+5
*
useradd.bbclass: Fix order of postinst-useradd-*
Piotr Łobacz
2024-02-24
1
-2
/
+2
*
insane.bbclass: Allow the warning about virtual/ to be disabled
Peter Kjellerstedt
2024-02-20
1
-6
/
+7
*
patch.bbclass: Make use of oe.patch.GitApplyTree.commitIgnored()
Peter Kjellerstedt
2024-02-19
1
-3
/
+1
*
sstate.bbclass: Only sign packages at the time of their creation
Tobias Hagelborn
2024-02-18
1
-46
/
+94
*
lib/oe/package: add LOCALE_PATHS to add define all locations for locales
Jonathan GUILLOT
2024-02-14
1
-0
/
+1
*
sanity.bbclass: raise_sanity_error if /tmp is noexec
Michal Sieron
2024-02-13
1
-0
/
+4
*
insane: Clarify runtime/ warning
Richard Purdie
2024-02-13
1
-1
/
+1
*
mirrors.bbclass: add infraroot as an https mirror
Randolph Sapp
2024-02-10
1
-0
/
+1
*
mirrors: Allow shallow glibc to work correctly
Richard Purdie
2024-02-08
1
-0
/
+2
*
package_rpm: add RPMBUILD_EXTRA_PARAMS variable
Martin Jansa
2024-02-08
1
-0
/
+2
*
classes/package_rpm: streamline the logic in one of the condition blocks
Alexander Kanavin
2024-02-08
1
-4
/
+2
*
classes/package_rpm: additionally escape \ and " in filenames
Alexander Kanavin
2024-02-08
1
-1
/
+1
*
classes/package_rpm: correctly escape percent characters
Alexander Kanavin
2024-02-02
1
-8
/
+8
*
classes/package_rpm: set bogus locations for passwd/group files
Alexander Kanavin
2024-01-27
1
-0
/
+2
*
classes/package_rpm: use weak user/group dependencies
Alexander Kanavin
2024-01-27
1
-0
/
+1
*
classes/package_rpm: write file permissions and ownership explicitly into .spec
Alexander Kanavin
2024-01-27
1
-6
/
+28
*
classes/staging: capture output of sysroot postinsts into logs
Alexander Kanavin
2024-01-27
1
-2
/
+2
*
classes-global/insane: Add check for "virtual/" in RPROVIDES and RDEPENDS
Simone Weiß
2024-01-19
1
-0
/
+6
*
insane.bbclass: Python code cleanup in check_32bit_symbols
Ola x Nilsson
2024-01-15
1
-3
/
+3
*
insane.bbclass: Check for adjtime in check_32_bit_symbols
Ola x Nilsson
2024-01-15
1
-0
/
+1
*
sanity.bbclass: Check for additional native perl modules.
Philip Balister
2024-01-03
1
-1
/
+1
*
classes-global/insane: Look up all runtime providers for file-rdeps
Joshua Watt
2023-12-24
1
-18
/
+12
*
classes-global/sstate: Fix variable typo
Joshua Watt
2023-12-24
1
-1
/
+1
*
ipk: Switch to using zstd compression
Joshua Watt
2023-12-23
1
-2
/
+2
*
sstate: Fix dir ownership issues in SSTATE_DIR
Richard Purdie
2023-12-15
1
-2
/
+7
*
base: Unpack .7z files with p7zip
Daniel Ammann
2023-12-13
1
-0
/
+4
*
insane: ensure more paths have the workdir removed
Ross Burton
2023-12-09
1
-10
/
+10
*
sstate: Remove unneeded code from setscene_depvalid() related to useradd
Richard Purdie
2023-12-08
1
-5
/
+0
[next]