summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego2021-03-281-1/+6
* wic: Warn if an ext filesystem affected by the Y2038 problem is usedFlorian Bezdeka2021-03-105-3/+42
* wic: debug mode to keep tmp directoryLee Chee Yang2021-02-261-2/+4
* recipetool: create: only add npmsw url if requiredKamel Bouhara2021-02-111-1/+5
* devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski2021-02-051-1/+5
* devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski2021-01-271-4/+26
* wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker2021-01-272-8/+28
* wic: Copy rootfs dir if fstab needs updatingPaul Barker2021-01-273-29/+29
* wic: Update pseudo db when excluding content from rootfsPaul Barker2021-01-271-5/+8
* wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker2021-01-271-2/+5
* wic: Ensure internal workdir is not reusedPaul Barker2021-01-271-1/+11
* wic: Add workdir argumentPaul Barker2021-01-271-1/+1
* wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt2021-01-121-1/+11
* wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang2021-01-122-0/+24
* devtool: gitsm:// should be handled same as git:// in upgradesAlexander Kanavin2021-01-121-2/+2
* devtool: make sure .git/info exists before writing to .git/info/excludesRoland Hieber2020-10-171-1/+6
* devtool: remove unused variableRoss Burton2020-10-081-1/+0
* wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie2020-10-071-5/+7
* wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin2020-09-151-4/+4
* devtool: deploy-target: Fix size calculation for hard linksMichael Tretter2020-09-021-1/+7
* wic: misc: Add /bin to the list of searchpathsVijai Kumar K2020-09-021-2/+3
* devtool: expand SRC_URI when guessing recipe update modeMartin Jansa2020-08-271-1/+1
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-08-222-10/+18
* wic: fix typoDaniel Ammann2020-08-061-1/+1
* checklayer: check layer in BBLAYERS before testLee Chee Yang2020-07-271-0/+14
* wic/bootimg-efi: Add support for IMAGE_BOOT_FILESKhasim Mohammed2020-07-251-0/+60
* wic/filemap: Fall back to standard copy when no way to get the block mapKevin Hao2020-07-181-1/+27
* wic/filemap: Drop the unused get_unmapped_ranges()Kevin Hao2020-07-181-36/+2
* wic/filemap: Drop the unused block_is_unmapped()Kevin Hao2020-07-181-17/+0
* scripts/lib/recipetool/create.py: fix regex stringsTim Orling2020-07-121-5/+5
* devtool: default to empty string, if LIC_FILES_CHKSUM is not availableBjarne Michelsen2020-07-081-2/+2
* checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()Nicolas Dechesne2020-06-281-1/+6
* devtool: fix typoPaul Eggleton2020-06-231-2/+2
* recipetool: create: fix SRCBRANCH not being passed to paramsTuomas Salokanto2020-06-171-0/+1
* wic: Fix error message when reporting invalid offsetJoshua Watt2020-06-161-1/+1
* recipetool: Fix list concatenation when using editAlex Kiernan2020-06-151-1/+1
* wic: Fix --extra-space argument handlingJoshua Watt2020-06-121-1/+1
* wic: Add --offset argument for partitionsJoshua Watt2020-06-043-20/+42
* devtool: use -f and don't use --exclude-standard when adding files to workspaceMartin Jansa2020-06-042-3/+3
* resulttool/log: Add ability to dump ltp logs as well as ptestRichard Purdie2020-05-272-15/+28
* resulttool/report: Remove leftover debuggingRichard Purdie2020-05-271-1/+0
* checklayer: Skip layers without a collectionJoshua Watt2020-05-241-0/+3
* devtool: do not write md5sums into upgraded recipesAlexander Kanavin2020-05-211-2/+2
* wic: rootfs: Combine path_validation in one functionRicardo Ribalda Delgado2020-04-261-22/+19
* wic: root: Add an opt. destination on include-pathRicardo Ribalda Delgado2020-04-263-11/+71
* wic: misc: Do not find for executables in ASSUME_PROVIDEDRicardo Ribalda Delgado2020-04-261-2/+12
* wic: Avoid creating invalid pseudo directoryRicardo Ribalda Delgado2020-04-261-7/+8
* wic: Continue if excluded_path does not existRicardo Ribalda Delgado2020-04-261-1/+3
* wic: Add --change-directory argumentRicardo Ribalda Delgado2020-04-264-3/+26
* wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado2020-04-261-6/+3