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
/
scripts
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for erofs filesystems
Richard Weinberger
2021-05-31
4
-7
/
+23
*
classes/lib/scripts: Use bb.utils.rename() instead of os.rename()
Devendra Tewari
2021-05-06
3
-6
/
+7
*
devtool: Fix do_kernel_configme task
Alejandro Hernandez Samaniego
2021-03-14
1
-1
/
+6
*
scripts/lib/wic/partition.py: do not set FAT size
Alexander Kanavin
2021-03-02
1
-4
/
+0
*
wic: Warn if an ext filesystem affected by the Y2038 problem is used
Florian Bezdeka
2021-02-26
5
-3
/
+42
*
wic: debug mode to keep tmp directory
Lee Chee Yang
2021-02-09
1
-2
/
+4
*
devtool: Fix file:// fetcher symlink directory structure
Tomasz Dziendzielski
2021-01-23
1
-1
/
+5
*
devtool: Fix source extraction for gcc shared source
Tomasz Dziendzielski
2021-01-20
1
-4
/
+26
*
wic: Optimise fstab modification for ext2/3/4 and msdos partitions
Paul Barker
2021-01-20
2
-8
/
+28
*
wic: Copy rootfs dir if fstab needs updating
Paul Barker
2021-01-20
3
-29
/
+29
*
wic: Update pseudo db when excluding content from rootfs
Paul Barker
2021-01-20
1
-5
/
+8
*
wic: Ensure internal workdir is not reused
Paul Barker
2021-01-20
1
-1
/
+11
*
recipetool: create: only add npmsw url if required
Kamel Bouhara
2021-01-16
1
-1
/
+5
*
wic: Allow exec_native_cmd to run HOSTTOOLS
Paul Barker
2021-01-13
1
-2
/
+5
*
wic: Add workdir argument
Paul Barker
2021-01-13
1
-1
/
+1
*
wic/direct/kparser: ensure fsuuid for vfat and msdos align with format
Lee Chee Yang
2021-01-01
2
-0
/
+24
*
devtool: gitsm:// should be handled same as git:// in upgrades
Alexander Kanavin
2020-12-31
1
-2
/
+2
*
wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHS
Peter Kjellerstedt
2020-12-20
1
-1
/
+11
*
wic: Introduce empty plugin to create unformatted empty partitions
Diego Sueiro
2020-12-15
1
-0
/
+32
*
isoimage-isohybrid.py: Support adding files/dirs
Chaitanya Vadrevu
2020-11-08
1
-0
/
+14
*
devtool: make sure .git/info exists before writing to .git/info/excludes
Roland Hieber
2020-10-17
1
-1
/
+6
*
devtool: remove unused variable
Ross Burton
2020-10-08
1
-1
/
+0
*
wic: Handle new PSEUDO_IGNORE_PATHS variable
Richard Purdie
2020-10-07
1
-5
/
+7
*
wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...
Khairul Rohaizzat Jamaluddin
2020-09-15
1
-4
/
+4
*
devtool: deploy-target: Fix size calculation for hard links
Michael Tretter
2020-09-02
1
-1
/
+7
*
wic: misc: Add /bin to the list of searchpaths
Vijai Kumar K
2020-09-02
1
-2
/
+3
*
devtool: expand SRC_URI when guessing recipe update mode
Martin Jansa
2020-08-27
1
-1
/
+1
*
wic: Add 512 Byte alignment to --offset
Joshua Watt
2020-08-22
2
-10
/
+18
*
wic: fix typo
Daniel Ammann
2020-08-06
1
-1
/
+1
*
checklayer: check layer in BBLAYERS before test
Lee Chee Yang
2020-07-27
1
-0
/
+14
*
wic/bootimg-efi: Add support for IMAGE_BOOT_FILES
Khasim Mohammed
2020-07-25
1
-0
/
+60
*
wic/filemap: Fall back to standard copy when no way to get the block map
Kevin Hao
2020-07-18
1
-1
/
+27
*
wic/filemap: Drop the unused get_unmapped_ranges()
Kevin Hao
2020-07-18
1
-36
/
+2
*
wic/filemap: Drop the unused block_is_unmapped()
Kevin Hao
2020-07-18
1
-17
/
+0
*
scripts/lib/recipetool/create.py: fix regex strings
Tim Orling
2020-07-12
1
-5
/
+5
*
devtool: default to empty string, if LIC_FILES_CHKSUM is not available
Bjarne Michelsen
2020-07-08
1
-2
/
+2
*
checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()
Nicolas Dechesne
2020-06-28
1
-1
/
+6
*
devtool: fix typo
Paul Eggleton
2020-06-23
1
-2
/
+2
*
recipetool: create: fix SRCBRANCH not being passed to params
Tuomas Salokanto
2020-06-17
1
-0
/
+1
*
wic: Fix error message when reporting invalid offset
Joshua Watt
2020-06-16
1
-1
/
+1
*
recipetool: Fix list concatenation when using edit
Alex Kiernan
2020-06-15
1
-1
/
+1
*
wic: Fix --extra-space argument handling
Joshua Watt
2020-06-12
1
-1
/
+1
*
wic: Add --offset argument for partitions
Joshua Watt
2020-06-04
3
-20
/
+42
*
devtool: use -f and don't use --exclude-standard when adding files to workspace
Martin Jansa
2020-06-04
2
-3
/
+3
*
resulttool/log: Add ability to dump ltp logs as well as ptest
Richard Purdie
2020-05-27
2
-15
/
+28
*
resulttool/report: Remove leftover debugging
Richard Purdie
2020-05-27
1
-1
/
+0
*
checklayer: Skip layers without a collection
Joshua Watt
2020-05-24
1
-0
/
+3
*
devtool: do not write md5sums into upgraded recipes
Alexander Kanavin
2020-05-21
1
-2
/
+2
*
wic: rootfs: Combine path_validation in one function
Ricardo Ribalda Delgado
2020-04-26
1
-22
/
+19
*
wic: root: Add an opt. destination on include-path
Ricardo Ribalda Delgado
2020-04-26
3
-11
/
+71
[next]