summaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2021-09-01Use the label provided when formating a dos partitionjbouchard
2021-08-18wic: don't forcibly pass -T defaultRoss Burton
2021-08-10checklayer: rename _find_layer_dependsNicolas Dechesne
2021-08-10checklayer: new function get_layer_dependencies()Nicolas Dechesne
2021-07-10devtool: deploy-target: Fix preserving attributes when using --stripFlorian Amstutz
2021-03-28devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego
2021-03-18wic: Warn if an ext filesystem affected by the Y2038 problem is usedFlorian Bezdeka
2021-02-05devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski
2021-02-05devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski
2021-02-03wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker
2021-02-03wic: Copy rootfs dir if fstab needs updatingPaul Barker
2021-02-03wic: Add --change-directory argumentRicardo Ribalda Delgado
2021-02-03wic: Update pseudo db when excluding content from rootfsPaul Barker
2021-02-03wic: Ensure internal workdir is not reusedPaul Barker
2021-02-03wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker
2021-02-03wic: Add workdir argumentPaul Barker
2021-02-03wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt
2021-02-03wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie
2021-02-03wic: Avoid creating invalid pseudo directoryRicardo Ribalda Delgado
2021-02-03wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado
2021-02-03wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado
2021-01-13wic: fix typoDaniel Ammann
2021-01-09wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang
2020-12-18devtool: remove unused variableRoss Burton
2020-10-06wic: Add 512 Byte alignment to --offsetJoshua Watt
2020-10-06wic: Fix error message when reporting invalid offsetJoshua Watt
2020-10-06wic: Fix --extra-space argument handlingJoshua Watt
2020-10-06wic: Add --offset argument for partitionsJoshua Watt
2020-09-10devtool: deploy-target: Fix size calculation for hard linksMichael Tretter
2020-09-10wic: misc: Add /bin to the list of searchpathsVijai Kumar K
2020-09-10devtool: expand SRC_URI when guessing recipe update modeMartin Jansa
2020-08-07checklayer: check layer in BBLAYERS before testLee Chee Yang
2020-07-31wic/filemap: Fall back to standard copy when no way to get the block mapKevin Hao
2020-07-31wic/filemap: Drop the unused get_unmapped_ranges()Kevin Hao
2020-07-31wic/filemap: Drop the unused block_is_unmapped()Kevin Hao
2020-07-22scripts/lib/recipetool/create.py: fix regex stringsTim Orling
2020-07-16devtool: default to empty string, if LIC_FILES_CHKSUM is not availableBjarne Michelsen
2020-07-02checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()Nicolas Dechesne
2020-06-26recipetool: create: fix SRCBRANCH not being passed to paramsTuomas Salokanto
2020-06-26recipetool: Fix list concatenation when using editAlex Kiernan
2020-06-05resulttool/log: Add ability to dump ltp logs as well as ptestRichard Purdie
2020-06-05resulttool/report: Remove leftover debuggingRichard Purdie
2020-06-05checklayer: Skip layers without a collectionJoshua Watt
2020-04-07Revert "wic: Fix permissions when using exclude or include path"Richard Purdie
2020-04-07Revert "wic: Add --embed-rootfs argument"Richard Purdie
2020-04-06wic: Add --embed-rootfs argumentRicardo Ribalda Delgado
2020-04-06wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado
2020-04-02wic: align layer plugin pathLee Chee Yang
2020-03-24wic/direct: reserve 2 sector for extended partitionChee Yang Lee
2020-03-02wic/engine: lets display an error not a tracebackArmin Kuster