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
/
lib
/
oe
Commit message (
Expand
)
Author
Age
Files
Lines
*
image.bbclass: Drop support for ImageQAFailed exceptions in image_qa
Peter Kjellerstedt
2024-10-29
1
-13
/
+0
*
image_qa: fix error handling
Louis Rannou
2024-09-17
1
-1
/
+1
*
spdx30_tasks.py: fix typo in call of is_file method
Daniil Batalov
2024-09-13
1
-1
/
+1
*
lib/oe/sbom30.py: Fix build parameters
Joshua Watt
2024-09-04
1
-1
/
+1
*
lib/spdx30_tasks: Report all missing providers
Joshua Watt
2024-09-04
1
-1
/
+8
*
buildcfg.py: add dirty status to get_metadata_git_describe
Jörg Sommer
2024-09-01
1
-1
/
+1
*
insane: Drop oe.qa.add_message usage
Richard Purdie
2024-08-29
1
-6
/
+0
*
lib/oe: Use new visitorcode functionality for qa.handle_error()
Richard Purdie
2024-08-29
2
-2
/
+20
*
meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
Alexander Kanavin
2024-08-25
1
-4
/
+16
*
cve-check: annotate CVEs during analysis
Marta Rybczynska
2024-08-20
1
-6
/
+29
*
cve-check: encode affected product/vendor in CVE_STATUS
Marta Rybczynska
2024-08-20
2
-14
/
+36
*
sdpx: Avoid loading of SPDX_LICENSE_DATA into global config
Richard Purdie
2024-08-07
3
-13
/
+17
*
create-spdx-*: Support multilibs via SPDX_MULTILIB_SSTATE_ARCHS
Mark Hatle
2024-07-26
1
-1
/
+1
*
spdx30_tasks.py: switch from exists to isfile checking debugsrc
Mark Hatle
2024-07-26
1
-1
/
+2
*
rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-...
Gassner, Tobias.ext
2024-07-23
1
-0
/
+4
*
bootimg-partition: break out code to a common library.
Marcus Folkesson
2024-07-23
1
-0
/
+57
*
package.py: Fix static library processing
Mark Hatle
2024-07-22
1
-9
/
+47
*
recipeutils/get_recipe_upgrade_status: group recipes when they need to be upg...
Alexander Kanavin
2024-07-22
1
-1
/
+22
*
lib/recipeutils: add a function to determine recipes with shared include files
Alexander Kanavin
2024-07-22
1
-0
/
+37
*
lib/oe/recipeutils: return a dict in get_recipe_upgrade_status() instead of a...
Alexander Kanavin
2024-07-22
1
-1
/
+1
*
package.py: Fix static debuginfo split
Mark Hatle
2024-07-21
1
-0
/
+1
*
lib/spdx30_tasks: improve error message
Dmitry Baryshkov
2024-07-21
1
-1
/
+1
*
classes/create-spdx-3.0: Move tasks to library
Joshua Watt
2024-07-16
1
-0
/
+1229
*
classes/spdx-common: Move to library
Joshua Watt
2024-07-16
2
-19
/
+230
*
classes/create-spdx-3.0: Add classes
Joshua Watt
2024-07-16
2
-0
/
+7158
*
package.py: Add Requires.private field in process_pkgconfig
Sreejith Ravi
2024-06-27
1
-1
/
+1
*
sstatesig/populate_sdk_ext: Improve unihash cache handling
Richard Purdie
2024-06-04
2
-3
/
+40
*
lib: package: Replace ":" in file names
Joshua Watt
2024-06-03
1
-0
/
+1
*
lib: package: Add file_reverse_translate
Joshua Watt
2024-06-03
1
-6
/
+19
*
sstatesig: Drop BB_HASHSERVE_MAX_PARALLEL
Joshua Watt
2024-05-31
1
-1
/
+0
*
package_manager: Share more common DEB / IPK code
Philip Lorenz
2024-05-28
3
-35
/
+15
*
package_manager: Move OpkgDpkgPM into common module
Philip Lorenz
2024-05-28
3
-144
/
+91
*
ipk: Fix clean up of extracted IPK payload
Philip Lorenz
2024-05-28
1
-4
/
+2
*
base: Switch UNPACKDIR to a subdir of WORKDIR
Richard Purdie
2024-05-22
1
-9
/
+10
*
recipes: Start WORKDIR -> UNPACKDIR transition
Richard Purdie
2024-05-21
1
-1
/
+1
*
lib/oe/package-manager: allow including self in create_packages_dir
Ross Burton
2024-05-15
1
-3
/
+6
*
lib/package_manager/ipk: Do not hardcode payload compression algorithm
Philip Lorenz
2024-05-13
1
-1
/
+7
*
classes/lib/scripts: Initial WORKDIR -> UNPACKDIR updates
Richard Purdie
2024-05-02
1
-4
/
+4
*
base/bitbake.conf: Introduce UNPACKDIR
Richard Purdie
2024-05-02
1
-1
/
+1
*
sstatesig: fix netrc.NetrcParseError exception
Jose Quaresma
2024-04-04
1
-1
/
+1
*
oe/package: enhance objdump command call with llvm
lixiaoyong
2024-03-30
1
-1
/
+1
*
bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
Jermain Horsman
2024-03-30
1
-0
/
+29
*
sstatesig: Warn on bad .netrc
Joshua Watt
2024-03-26
1
-0
/
+2
*
sstatesig: Set hash server credentials from bitbake variables
Joshua Watt
2024-03-23
1
-0
/
+11
*
lib/oe/package: fix LOCALE_PATHS scan to create locale packages
Jonathan GUILLOT
2024-02-24
1
-5
/
+9
*
lib/oe/patch: Use git notes to store the filenames for the patches
Peter Kjellerstedt
2024-02-19
1
-39
/
+70
*
lib/oe/patch: Add GitApplyTree.commitIgnored()
Peter Kjellerstedt
2024-02-19
1
-0
/
+10
*
lib/oe/patch: Make extractPatches() not extract ignored commits
Peter Kjellerstedt
2024-02-19
1
-8
/
+8
*
sstatesig: Implement new siggen API
Joshua Watt
2024-02-19
1
-2
/
+3
*
lib/oe/package: add LOCALE_PATHS to add define all locations for locales
Jonathan GUILLOT
2024-02-14
1
-10
/
+14
[next]