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
/
meta
/
classes-global
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gdb/systemd: enable minidebuginfo support conditionally
Etienne Cordonnier
2023-12-06
1
-1
/
+1
*
package_ipk: Fix Source: field variable dependency
Richard Purdie
2023-11-23
1
-1
/
+5
*
staging.bbclass: process installed dependencies in deterministic order as well
Martin Jansa
2023-11-20
1
-1
/
+1
*
package/package_write: Improve packagedata code location
Richard Purdie
2023-11-08
5
-22
/
+12
*
insane: Move unpack tests to do_recipe_qa
Richard Purdie
2023-11-08
1
-24
/
+22
*
sstate: Ensure sstate searches update file mtime
Richard Purdie
2023-11-08
1
-10
/
+2
*
classes: Move package RDEPENDS processing out of debian.bbclass
Sergei Zhmylev
2023-11-06
2
-16
/
+22
*
uninative.bbclass: Add ldso information for riscv64
Khem Raj
2023-11-05
1
-1
/
+1
*
base: Ensure recipes using mercurial-native have certificates
Richard Purdie
2023-10-27
1
-1
/
+1
*
package_rpm: Allow compression mode override
Niko Mauno
2023-10-26
1
-2
/
+4
*
package_rpm: Remove unused definitions
Niko Mauno
2023-10-26
1
-4
/
+0
*
package_rpm: Minor cosmetic and style fixes
Niko Mauno
2023-10-26
1
-3
/
+3
*
package_rpm: Fix some pycodestyle issues
Niko Mauno
2023-10-26
1
-13
/
+13
*
package_qa_check_rdepends: Allow /usr/bin/sh if usrmerge
Jörg Sommer
2023-10-23
1
-0
/
+4
*
insane: unimplemented-ptest: ignore source file errors
Yoann Congal
2023-10-17
1
-10
/
+16
*
insane: skip unimplemented-ptest on S=WORKDIR recipes
Yoann Congal
2023-10-17
1
-0
/
+2
*
insane: Add a naive heuristic to detect test subdirectories
Jérémy Rosen
2023-10-15
1
-0
/
+4
*
insane: Detect build-system test harnesses
Jérémy Rosen
2023-10-15
1
-0
/
+12
*
insane: Detect python and perl based tests
Jérémy Rosen
2023-10-15
1
-0
/
+22
*
insane: Add unimplemented-ptest infrastructure
Jérémy Rosen
2023-10-15
1
-0
/
+9
*
packages.bbclass: Correct the check for conflicts with renamed packages
Peter Kjellerstedt
2023-10-06
1
-5
/
+3
*
insane.bbclass: Count raw bytes in shebang-size
Jan Garcia
2023-09-22
1
-2
/
+1
*
sstate: Stop allowing overlapping symlinks from sstate
Richard Purdie
2023-09-22
1
-24
/
+6
*
license/license_image: Fix license file layout to avoid overlapping files
Richard Purdie
2023-09-20
2
-3
/
+1
*
multilib: fix SSTATE_ARCHS for multilib usage
Richard Purdie
2023-09-20
1
-1
/
+2
*
sstate: Fix nativesdk entry in SSTATE_ARCHS
Richard Purdie
2023-09-20
1
-1
/
+1
*
lib/oe/package: Refactor to make strip_execs callable without d
Adrian Freihofer
2023-09-12
1
-1
/
+2
*
base: add newline before LICENSE_FLAGS_DETAILS
Michael Opdenacker
2023-09-11
1
-1
/
+1
*
uninative.bbclass: sync to use UNINATIVE_STAGING_DIR
Chen Qi
2023-08-30
1
-1
/
+1
*
insane.bbclass: Remove an unused variable
Peter Kjellerstedt
2023-08-24
1
-1
/
+0
*
recipes/classes/scripts: Drop SRCPV usage in OE-Core
Richard Purdie
2023-08-24
1
-4
/
+0
*
base/package: Move source revision information from PV to PKGV
Richard Purdie
2023-08-24
2
-26
/
+19
*
Add GCP fetcher to list of supported protocols
Emil Ekmečić
2023-08-14
1
-1
/
+2
*
insane.bbclass: add a RECIPE_MAINTAINER check (oe-core recipes only)
Alexander Kanavin
2023-07-30
1
-1
/
+10
*
insane.bbclass: add a SUMMARY/HOMEPAGE check (oe-core recipes only)
Alexander Kanavin
2023-07-30
1
-0
/
+16
*
insane.bbclass: add do_recipe_qa task
Alexander Kanavin
2023-07-30
1
-0
/
+14
*
insane.bbclass: enable 32 bit time API check (as a warning) on affected archi...
Alexander Kanavin
2023-06-27
1
-0
/
+6
*
base: improve LICENSE_FLAGS_DETAILS output
Ross Burton
2023-06-24
1
-1
/
+1
*
insane: Improve patch-status layer filtering
Richard Purdie
2023-06-20
1
-13
/
+3
*
base: add ability to provide further details when using LICENSE_FLAGS
Ross Burton
2023-05-31
1
-6
/
+6
*
staging.bbclass: do not add extend_recipe_sysroot to prefuncs of prepare_reci...
Chen Qi
2023-05-25
1
-1
/
+1
*
insane.bbclass: simplify exceptions for 32 bit time API check
Alexander Kanavin
2023-05-05
1
-11
/
+3
[next]