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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: toaster: Add script to compare toaster fixtures to project release data
Richard Purdie
2025-03-05
1
-0
/
+38
*
bitbake: bitbake: runqueue: Verify mcdepends are valid
Mark Hatle
2025-03-03
4
-1
/
+14
*
bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
Richard Purdie
2025-03-03
2
-1
/
+24
*
bitbake: utils: Add signal blocking for lock_timeout
Richard Purdie
2025-03-03
1
-0
/
+2
*
bitbake: utils: Tweak lock_timeout logic
Richard Purdie
2025-03-03
1
-1
/
+1
*
bitbake: utils: Print information about lock issue before exiting
Richard Purdie
2025-03-03
1
-0
/
+1
*
bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
Ross Burton
2025-02-27
1
-1
/
+1
*
bitbake: lib: Remove double imports
Michael Estner
2025-02-27
12
-15
/
+2
*
bitbake: data_smart: fix indentation
Chen Qi
2025-02-25
1
-40
/
+40
*
bitbake: fetch2: Fix BB_FETCH_PREMIRRORONLY network disabling
Richard Purdie
2025-02-25
1
-12
/
+15
*
bitbake: bblayers/query: Fix using "removeprefix" string method
Joerg Schmidt
2025-02-21
1
-1
/
+2
*
bitbake: utils: Clean up imports
Michael Estner
2025-02-18
1
-7
/
+3
*
bitbake: bitbake: tests/data: add tests for variable flags
Louis Rannou
2025-02-13
1
-1
/
+48
*
bitbake: bitbake: data_smart: fix ??= operator for variable flags
Louis Rannou
2025-02-13
1
-4
/
+11
*
bitbake: fetch2: clearcase: remove double DL_DIR from localfile
Stefan Herbrechtsmeier
2025-02-11
1
-2
/
+0
*
bitbake: fetch2: ssh: use common localpath handling
Stefan Herbrechtsmeier
2025-02-11
1
-2
/
+1
*
bitbake: fetch2: remove unnecessary unquote
Stefan Herbrechtsmeier
2025-02-11
4
-5
/
+5
*
bitbake: fetch2: local: use path variable
Stefan Herbrechtsmeier
2025-02-11
2
-6
/
+5
*
bitbake: fetch2: remove unnecessary expand function calls
Stefan Herbrechtsmeier
2025-02-11
7
-10
/
+11
*
bitbake: fetch2: remove duplicated code in url decode and encode
Stefan Herbrechtsmeier
2025-02-11
1
-52
/
+14
*
bitbake: tests: fetch: quote URI password as per RFC3986
Stefan Herbrechtsmeier
2025-02-11
1
-1
/
+4
*
bitbake: tests: fetch: use lower case hostnames
Stefan Herbrechtsmeier
2025-02-11
1
-5
/
+5
*
bitbake: tests: fetch: add test for file URI with @
Stefan Herbrechtsmeier
2025-02-11
1
-0
/
+24
*
bitbake: fetch2: do not decode user from file URI
Stefan Herbrechtsmeier
2025-02-11
1
-0
/
+3
*
bitbake: parse: Forbid ambiguous assignments to ${.}, ${+}, and ${:} variables
Nikolai Merinov
2025-02-05
2
-1
/
+23
*
bitbake: tests/parse: Add test for unclosed functions
Savvas Etairidis
2025-01-28
1
-0
/
+42
*
bitbake: cooker/cache: Drop mc 'default' string value
Richard Purdie
2025-01-25
4
-4
/
+4
*
bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
Richard Purdie
2025-01-23
1
-0
/
+2
*
bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
Richard Purdie
2025-01-21
1
-0
/
+25
*
bitbake: data_smart: fix ??= operator for variable flags
Yoann Congal
2025-01-14
2
-1
/
+6
*
bitbake: tests/parse: add test for ?= and ??= operators for variable flags
Yoann Congal
2025-01-14
1
-0
/
+53
*
bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()
Bin Lan
2025-01-14
1
-1
/
+1
*
bitbake: tests: utils: add test for Go mod h1 checksum
Stefan Herbrechtsmeier
2025-01-11
1
-0
/
+8
*
bitbake: utils: add Go mod h1 checksum support
Stefan Herbrechtsmeier
2025-01-11
2
-1
/
+26
*
bitbake: asyncrpc: Handle websockets exceptions
Philip Lorenz
2025-01-11
1
-5
/
+10
*
bitbake: fetch2: read checksum from SRC_URI flag for npm
Stefan Herbrechtsmeier
2025-01-08
1
-1
/
+1
*
bitbake: fetch2: do not prefix embedded checksums
Stefan Herbrechtsmeier
2025-01-08
3
-11
/
+7
*
bitbake: tests: fetch: replace [url] with urls for npm
Stefan Herbrechtsmeier
2025-01-08
1
-33
/
+33
*
bitbake: fetch2: npmsw: remove old lockfile format support
Stefan Herbrechtsmeier
2025-01-08
1
-61
/
+36
*
bitbake: tests: fetch: update npmsw tests to new lockfile format
Stefan Herbrechtsmeier
2025-01-08
1
-81
/
+54
*
bitbake: fetch2/wget: correctly construct the target URL in checkstatus()
Ross Burton
2024-12-20
1
-2
/
+2
*
bitbake: fetch2/wget: handle HTTP 308 Permanent Redirect
Ross Burton
2024-12-20
1
-5
/
+37
*
bitbake: tests: fetch: add npmsw test case for bundled dependencies
Stefan Herbrechtsmeier
2024-12-20
1
-0
/
+26
*
bitbake: fetch2: npmsw: ignore bundled dependencies in packages
Stefan Herbrechtsmeier
2024-12-20
1
-0
/
+2
*
bitbake: tests: fetch: do not skip plain npmsw tests
Stefan Herbrechtsmeier
2024-12-20
1
-6
/
+0
*
bitbake: tests: fetch: adapt npmsw tests to fixed unpack behavior
Stefan Herbrechtsmeier
2024-12-20
1
-8
/
+5
*
bitbake: parse: Add include_all conf file directive
Richard Purdie
2024-12-17
2
-0
/
+24
*
bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
Chris Laplante
2024-12-17
4
-19
/
+43
*
bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
Ross Burton
2024-12-13
1
-1
/
+1
*
bitbake: bitbake: parse: add support for flagged fragment variables
Alexander Kanavin
2024-12-13
2
-3
/
+10
[next]