summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski2021-02-051-1/+5
* devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski2021-02-051-4/+26
* wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker2021-02-032-8/+28
* wic: Copy rootfs dir if fstab needs updatingPaul Barker2021-02-033-29/+29
* wic: Add --change-directory argumentRicardo Ribalda Delgado2021-02-034-3/+26
* wic: Update pseudo db when excluding content from rootfsPaul Barker2021-02-031-5/+8
* wic: Ensure internal workdir is not reusedPaul Barker2021-02-031-1/+11
* wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker2021-02-031-2/+5
* wic: Add workdir argumentPaul Barker2021-02-031-1/+1
* wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt2021-02-031-1/+11
* wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie2021-02-031-5/+7
* wic: Avoid creating invalid pseudo directoryRicardo Ribalda Delgado2021-02-031-7/+8
* wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado2021-02-031-6/+3
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2021-02-032-6/+38
* wic: fix typoDaniel Ammann2021-01-131-1/+1
* wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang2021-01-092-0/+24
* devtool: remove unused variableRoss Burton2020-12-181-1/+0
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-10-062-10/+18
* wic: Fix error message when reporting invalid offsetJoshua Watt2020-10-061-1/+1
* wic: Fix --extra-space argument handlingJoshua Watt2020-10-061-1/+1
* wic: Add --offset argument for partitionsJoshua Watt2020-10-063-20/+42
* devtool: deploy-target: Fix size calculation for hard linksMichael Tretter2020-09-101-1/+7
* wic: misc: Add /bin to the list of searchpathsVijai Kumar K2020-09-101-2/+3
* devtool: expand SRC_URI when guessing recipe update modeMartin Jansa2020-09-101-1/+1
* checklayer: check layer in BBLAYERS before testLee Chee Yang2020-08-071-0/+14
* wic/filemap: Fall back to standard copy when no way to get the block mapKevin Hao2020-07-311-1/+27
* wic/filemap: Drop the unused get_unmapped_ranges()Kevin Hao2020-07-311-36/+2
* wic/filemap: Drop the unused block_is_unmapped()Kevin Hao2020-07-311-17/+0
* scripts/lib/recipetool/create.py: fix regex stringsTim Orling2020-07-221-5/+5
* devtool: default to empty string, if LIC_FILES_CHKSUM is not availableBjarne Michelsen2020-07-161-2/+2
* checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()Nicolas Dechesne2020-07-021-1/+6
* recipetool: create: fix SRCBRANCH not being passed to paramsTuomas Salokanto2020-06-261-0/+1
* recipetool: Fix list concatenation when using editAlex Kiernan2020-06-261-1/+1
* resulttool/log: Add ability to dump ltp logs as well as ptestRichard Purdie2020-06-052-15/+28
* resulttool/report: Remove leftover debuggingRichard Purdie2020-06-051-1/+0
* checklayer: Skip layers without a collectionJoshua Watt2020-06-051-0/+3
* Revert "wic: Fix permissions when using exclude or include path"Richard Purdie2020-04-071-19/+3
* Revert "wic: Add --embed-rootfs argument"Richard Purdie2020-04-074-31/+1
* wic: Add --embed-rootfs argumentRicardo Ribalda Delgado2020-04-064-1/+31
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2020-04-061-3/+19
* wic: align layer plugin pathLee Chee Yang2020-04-022-6/+8
* wic/direct: reserve 2 sector for extended partitionChee Yang Lee2020-03-241-3/+3
* wic/engine: lets display an error not a tracebackArmin Kuster2020-03-021-1/+4
* wic/engine: dump the partition table in JSON format onlyPierre-Jean Texier2020-03-011-1/+1
* qemux86: do not add vga=0 to kernel parametersAlexander Kanavin2020-02-181-1/+1
* wic: Honor APPENDKevin Hao2020-02-151-0/+5
* resulttool/resultutils: Fix unicode error handlingRichard Purdie2020-02-151-4/+1
* scripts/lib/resulttool/report: Enable report selected test case resultYeoh Ee Peng2020-02-131-5/+28
* devtool/standard.py: Allow recipe to disable menuconfig logicTom Hochstein2020-02-021-2/+4
* recipetool/create: npm: remove the 'noverify' url parameterJean-Marie LEMETAYER2020-01-271-2/+0