summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* meta/scripts: Manual git url branch additionsRichard Purdie2021-11-151-0/+3
* wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen2021-10-041-10/+64
* scriptutils.py: Add check before deleting pathChandana kalluri2021-10-011-1/+2
* wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk2021-09-261-1/+1
* meta: Drop useless classRichard Purdie2021-09-231-4/+0
* wic: keep rootfs_size as integerAlexander Kanavin2021-09-191-1/+1
* meta: correct collections vs collections.abc deprecationAlexander Kanavin2021-09-191-1/+2
* wic: Add extra-space argumentKristian Klausen2021-09-061-2/+5
* recipetool/create_buildsys_python: treat BSD as BSD-3-ClauseRoss Burton2021-09-041-1/+1
* wic: Add --no-fstab-update part optionDaniel Gomez2021-08-204-3/+8
* package/scripts: Fix FILES_INFO handlingRichard Purdie2021-08-174-9/+10
* scripts/lib/wic/help/py: "Redhat" -> "Red Hat"Robert P. J. Day2021-08-171-1/+1
* wic: don't forcibly pass -T defaultRoss Burton2021-08-123-3/+3
* devtool: print a warning on upgrades if PREFERRED_VERSION is setAlexander Kanavin2021-08-021-0/+3
* meta: Manual override fixesRichard Purdie2021-08-021-4/+4
* Convert to new override syntaxRichard Purdie2021-08-029-22/+22
* checklayer: rename _find_layer_dependsNicolas Dechesne2021-07-281-2/+2
* checklayer: new function get_layer_dependencies()Nicolas Dechesne2021-07-281-1/+6
* devtool: correctly handle non-standard source tree locations in upgradesAlexander Kanavin2021-07-161-3/+12
* devtool: deploy-target: Fix preserving attributes when using --stripFlorian Amstutz2021-07-021-1/+1
* Use the label provided when formating a dos partitionjbouchard2021-06-291-2/+4
* devtool upgrade: rebase override-only patches as wellAlexander Kanavin2021-06-261-15/+14
* Add support for erofs filesystemsRichard Weinberger2021-05-314-7/+23
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-063-6/+7
* devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego2021-03-141-1/+6
* scripts/lib/wic/partition.py: do not set FAT sizeAlexander Kanavin2021-03-021-4/+0
* wic: Warn if an ext filesystem affected by the Y2038 problem is usedFlorian Bezdeka2021-02-265-3/+42
* wic: debug mode to keep tmp directoryLee Chee Yang2021-02-091-2/+4
* devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski2021-01-231-1/+5
* devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski2021-01-201-4/+26
* wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker2021-01-202-8/+28
* wic: Copy rootfs dir if fstab needs updatingPaul Barker2021-01-203-29/+29
* wic: Update pseudo db when excluding content from rootfsPaul Barker2021-01-201-5/+8
* wic: Ensure internal workdir is not reusedPaul Barker2021-01-201-1/+11
* recipetool: create: only add npmsw url if requiredKamel Bouhara2021-01-161-1/+5
* wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker2021-01-131-2/+5
* wic: Add workdir argumentPaul Barker2021-01-131-1/+1
* wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang2021-01-012-0/+24
* devtool: gitsm:// should be handled same as git:// in upgradesAlexander Kanavin2020-12-311-2/+2
* wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt2020-12-201-1/+11
* wic: Introduce empty plugin to create unformatted empty partitionsDiego Sueiro2020-12-151-0/+32
* isoimage-isohybrid.py: Support adding files/dirsChaitanya Vadrevu2020-11-081-0/+14
* 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