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
/
bitbake
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: tests/fetch: Test gitsm with LFS
Philip Lorenz
2025-05-08
1
-11
/
+111
*
bitbake: fetch2: Fix LFS object checkout in submodules
Philip Lorenz
2025-05-08
1
-6
/
+5
*
bitbake: fetch2: Fix incorrect lfs parametrization for submodules
Philip Lorenz
2025-05-08
1
-1
/
+1
*
bitbake: fetch2: Use git-lfs fetch to download objects
Philip Lorenz
2025-05-08
1
-24
/
+1
*
bitbake: fetch2: Simplify git LFS detection
Philip Lorenz
2025-05-08
1
-11
/
+1
*
bitbake: fetch2: Check for git-lfs existence before using it
Philip Lorenz
2025-05-08
2
-31
/
+68
*
bitbake: tests/fetch: Move commonly used imports to top
Philip Lorenz
2025-04-29
1
-17
/
+2
*
bitbake: fetch2: Clean up no longer used name parameter
Philip Lorenz
2025-04-29
1
-4
/
+4
*
bitbake: doc: bitbake-user-manual-metadata: provide link to new doc
Antonin Godard
2025-04-24
1
-5
/
+2
*
bitbake: doc: add a new Library Functions document
Antonin Godard
2025-04-24
3
-0
/
+67
*
bitbake: lib/bb: format and improve logging docstrings
Antonin Godard
2025-04-24
1
-6
/
+70
*
bitbake: utils: format and improve docstrings
Antonin Godard
2025-04-24
1
-148
/
+453
*
bitbake: utils: lock_timeout_nocheck() ensure `l` is initialized
Mark Asselstine
2025-04-24
1
-0
/
+1
*
bitbake: parse/ConfHandler: Add warning for deprecated whitespace usage
Richard Purdie
2025-04-16
1
-2
/
+4
*
bitbake: doc/bitbake-user-manual-metadata.rst: fix python task example
Antonin Godard
2025-04-10
1
-2
/
+2
*
bitbake: codeparser: Add function decorators for vardeps
Joshua Watt
2025-04-10
2
-3
/
+44
*
bitbake: fetch/git: correct typo in comment and style
Peter Marko
2025-04-10
1
-3
/
+3
*
bitbake: fetch/git: always fetch lfs when creating shallow tarball
Peter Marko
2025-04-10
1
-3
/
+2
*
bitbake: bitbake: tests/fetch: Fix git PREMIRRORONLY test
Julian Haller
2025-04-10
1
-3
/
+4
*
bitbake: bitbake: fetch: Fix BB_FETCH_PREMIRRORONLY for git mirror tarballs
Julian Haller
2025-04-10
1
-0
/
+4
*
bitbake: fetch2/git: Handle srcrevs for annotated tags in tag check
Richard Purdie
2025-04-03
2
-1
/
+13
*
bitbake: bitbake: Update version to 2.12.0 for release
Richard Purdie
2025-03-29
2
-2
/
+2
*
bitbake: tests/fetch: add a test for download paths without a proper filename
Ross Burton
2025-03-27
2
-0
/
+3534
*
bitbake: tests/fetch: support setting PV in the wget fetcher
Ross Burton
2025-03-27
1
-1
/
+2
*
bitbake: tests/fetch: use a namedtuple for the wget test data
Ross Burton
2025-03-27
1
-22
/
+24
*
bitbake: bb/tests: use subtests when looping in a test case
Ross Burton
2025-03-27
1
-32
/
+35
*
bitbake: fetch2/wget: use long arguments for clarity
Ross Burton
2025-03-27
1
-5
/
+5
*
bitbake: fetch2/wget: don't conditionalise --continue
Ross Burton
2025-03-27
1
-6
/
+1
*
bitbake: fetch2/wget: consider downloadfilename when checking for upstream
Ross Burton
2025-03-27
1
-1
/
+5
*
bitbake: fetch2/gomod: Fix mirroring problem
Christian Lindeberg
2025-03-27
2
-13
/
+31
*
bitbake: bitbake: Bump version to 2.9.2
Richard Purdie
2025-03-25
2
-2
/
+2
*
bitbake: Revert "bblayers/query: Fix using "removeprefix" string method"
Richard Purdie
2025-03-24
1
-2
/
+1
*
bitbake: fetch: Drop multiple branch/revision support for single git urls
Richard Purdie
2025-03-20
5
-281
/
+139
*
bitbake: lib/bb: Bump minimum python version requirement to 3.9
Richard Purdie
2025-03-20
1
-2
/
+2
*
bitbake: tests/fetch: Fix typo in npm test
Richard Purdie
2025-03-19
1
-1
/
+1
*
bitbake: tests/fetch: Add git tag verification tests
Richard Purdie
2025-03-19
1
-0
/
+59
*
bitbake: fetch/git: Ensure tags work with shallow clones
Richard Purdie
2025-03-19
1
-0
/
+2
*
bitbake: fetch/git: Rework tag parameter handling
Richard Purdie
2025-03-19
3
-14
/
+17
*
bitbake: tests/fetch: Add missing branch parameter to tests
Richard Purdie
2025-03-19
1
-23
/
+23
*
bitbake: tinfoil: Track data during finalizeData
Yoann Congal
2025-03-18
1
-1
/
+2
*
bitbake: tinfoil: Refactor temporary data tracking in a context manager
Yoann Congal
2025-03-18
1
-7
/
+18
*
bitbake: fetch2/git: Restore escape quoting for the git url when used
Patrik Nordvall
2025-03-18
2
-1
/
+5
*
bitbake: data_smart: Ensure module dependency changes invalidate the base con...
Richard Purdie
2025-03-13
1
-0
/
+5
*
bitbake: hashserv: Add `gc-mark-stream` command for batch hash marking
Alexandre Marques
2025-03-13
4
-0
/
+124
*
bitbake: bitbake-server/worker: Hide os.fork() deprecation warning
Richard Purdie
2025-03-11
2
-0
/
+2
*
bitbake: doc: bitbake-user-manual-metadata: document the include_all directive
Antonin Godard
2025-03-11
1
-0
/
+27
*
bitbake: command: Fix command complete event ordering
Richard Purdie
2025-03-11
1
-2
/
+2
*
bitbake: cooker: Add debug for parsing being complete
Richard Purdie
2025-03-11
1
-0
/
+1
*
bitbake: doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRC
Eric Meyers
2025-03-09
1
-0
/
+6
*
bitbake: fetch2/npm: Adding npmrc support for private registry authentication
Eric Meyers
2025-03-09
1
-0
/
+15
[next]