summaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
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
2020-03-01wic/engine: dump the partition table in JSON format onlyPierre-Jean Texier
2020-02-18qemux86: do not add vga=0 to kernel parametersAlexander Kanavin
2020-02-15wic: Honor APPENDKevin Hao
2020-02-15resulttool/resultutils: Fix unicode error handlingRichard Purdie
2020-02-13scripts/lib/resulttool/report: Enable report selected test case resultYeoh Ee Peng
2020-02-02devtool/standard.py: Allow recipe to disable menuconfig logicTom Hochstein
2020-01-27recipetool/create: npm: remove the 'noverify' url parameterJean-Marie LEMETAYER
2020-01-27devtool/standard: npm: update the append fileJean-Marie LEMETAYER
2020-01-27recipetool/create_npm: handle the licenses of the dependenciesJean-Marie LEMETAYER
2020-01-27recipetool/create_npm: refactor the npm recipe creation handlerJean-Marie LEMETAYER
2020-01-27devtool: npm: rename npm command line optionsJean-Marie LEMETAYER
2020-01-19wic: fix images build in parallelMaxim Uvarov
2020-01-10wic: Add --include-path argumentPaul Barker
2020-01-10wic: Preserve intermediate filesPaul Barker
2020-01-02wic/filemap: If FIGETBSZ iotctl fail, failback to os.statKalle Lampila
2019-12-30recipetool: always use python 3 in recipe creationAlexander Kanavin
2019-12-06scriptutils: remove the useless import lineChen Qi
2019-11-27wic: 'wic cp' to copy from imageChee Yang Lee
2019-11-21devtool: fix devtool upgrade with reproducible_builds classPaul Eggleton
2019-11-21Revert "devtool/standard.py: Not filtering devtool workspace for devtool finish"Alexander Kanavin
2019-11-21recipetool/create: Fix to work with reproducible_buildsRichard Purdie
2019-11-21wic: rm with -r flag supportChee Yang Lee
2019-11-14resulttool/store.py: Enable add extra test environment dataYeoh Ee Peng
2019-11-14scripts/resulttool/report: Add total statistic to test result.Yeoh Ee Peng