summaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2021-03-28devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego
2021-03-10wic: Warn if an ext filesystem affected by the Y2038 problem is usedFlorian Bezdeka
2021-02-26wic: debug mode to keep tmp directoryLee Chee Yang
2021-02-11recipetool: create: only add npmsw url if requiredKamel Bouhara
2021-02-05devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski
2021-01-27devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski
2021-01-27wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker
2021-01-27wic: Copy rootfs dir if fstab needs updatingPaul Barker
2021-01-27wic: Update pseudo db when excluding content from rootfsPaul Barker
2021-01-27wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker
2021-01-27wic: Ensure internal workdir is not reusedPaul Barker
2021-01-27wic: Add workdir argumentPaul Barker
2021-01-12wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt
2021-01-12wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang
2021-01-12devtool: gitsm:// should be handled same as git:// in upgradesAlexander Kanavin
2020-10-17devtool: make sure .git/info exists before writing to .git/info/excludesRoland Hieber
2020-10-08devtool: remove unused variableRoss Burton
2020-10-07wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie
2020-09-15wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin
2020-09-02devtool: deploy-target: Fix size calculation for hard linksMichael Tretter
2020-09-02wic: misc: Add /bin to the list of searchpathsVijai Kumar K
2020-08-27devtool: expand SRC_URI when guessing recipe update modeMartin Jansa
2020-08-22wic: Add 512 Byte alignment to --offsetJoshua Watt
2020-08-06wic: fix typoDaniel Ammann
2020-07-27checklayer: check layer in BBLAYERS before testLee Chee Yang
2020-07-25wic/bootimg-efi: Add support for IMAGE_BOOT_FILESKhasim Mohammed
2020-07-18wic/filemap: Fall back to standard copy when no way to get the block mapKevin Hao
2020-07-18wic/filemap: Drop the unused get_unmapped_ranges()Kevin Hao
2020-07-18wic/filemap: Drop the unused block_is_unmapped()Kevin Hao
2020-07-12scripts/lib/recipetool/create.py: fix regex stringsTim Orling
2020-07-08devtool: default to empty string, if LIC_FILES_CHKSUM is not availableBjarne Michelsen
2020-06-28checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()Nicolas Dechesne
2020-06-23devtool: fix typoPaul Eggleton
2020-06-17recipetool: create: fix SRCBRANCH not being passed to paramsTuomas Salokanto
2020-06-16wic: Fix error message when reporting invalid offsetJoshua Watt
2020-06-15recipetool: Fix list concatenation when using editAlex Kiernan
2020-06-12wic: Fix --extra-space argument handlingJoshua Watt
2020-06-04wic: Add --offset argument for partitionsJoshua Watt
2020-06-04devtool: use -f and don't use --exclude-standard when adding files to workspaceMartin Jansa
2020-05-27resulttool/log: Add ability to dump ltp logs as well as ptestRichard Purdie
2020-05-27resulttool/report: Remove leftover debuggingRichard Purdie
2020-05-24checklayer: Skip layers without a collectionJoshua Watt
2020-05-21devtool: do not write md5sums into upgraded recipesAlexander Kanavin
2020-04-26wic: rootfs: Combine path_validation in one functionRicardo Ribalda Delgado
2020-04-26wic: root: Add an opt. destination on include-pathRicardo Ribalda Delgado
2020-04-26wic: misc: Do not find for executables in ASSUME_PROVIDEDRicardo Ribalda Delgado
2020-04-26wic: Avoid creating invalid pseudo directoryRicardo Ribalda Delgado
2020-04-26wic: Continue if excluded_path does not existRicardo Ribalda Delgado
2020-04-26wic: Add --change-directory argumentRicardo Ribalda Delgado
2020-04-26wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado