summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* scripts: Remove deprecated imp module usageRichard Purdie2018-11-161-6/+5
* wic: bootimg-efi: add a title source parameterMing Liu2018-11-161-2/+4
* checklayer: generate locked-sigs.inc under builddirChangqing Li2018-11-161-3/+3
* wic: use explicit errno importRoss Burton2018-11-071-4/+5
* wic: search nonarch STAGING_DATADIR for multilibKai Kang2018-10-161-1/+9
* wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr outputGeoff Parker2018-10-121-2/+7
* wic: Support for changing the imager.Davis, Michael2018-10-101-1/+1
* qemux86-directdisk: remove mem= parameterAnuj Mittal2018-10-041-1/+1
* checklayer: avoid recursive loop in add_layer_dependenciesNicolas Dechesne2018-09-251-0/+4
* isoimage-isohybrid: don't include cpio in cpio imageIoan-Adrian Ratiu2018-09-201-4/+3
* wic: Introduce the --use-label partition parameterKevin Hao2018-09-134-7/+28
* wic: squashfs does support partition uuid.Emmanuel Roullit2018-09-111-2/+2
* build.py: add clean option to 'devtool build' commandChen Qi2018-09-101-1/+6
* isoimage-isohybrid: Fix variable namesAlexandru Vasiu2018-08-291-2/+2
* isoimage-isohybrid: Fix creating initrd.cpioAlexandru Vasiu2018-08-291-1/+1
* wic: bootimg-partition: Select a preferred type if multi kernel images are in...Kevin Hao2018-08-211-9/+13
* wic: bootimg-partition: Add support to specify a custom extlinux.confKevin Hao2018-08-211-32/+47
* wic: bootimg-partition: Add support to create the u-boot boot config fileKevin Hao2018-08-151-3/+48
* wic: bootimg-partition: Add do_configure_partition() methodKevin Hao2018-08-151-24/+37
* wic: bootimg-partition: Use the relative path in the install_taskKevin Hao2018-08-151-8/+6
* wic: Remove the unused variable Partition.sourceparams_dictKevin Hao2018-08-151-1/+0
* wic/qemux86: don't pass ip parameter to kernel in wksAnuj Mittal2018-08-021-1/+1
* wic/engine: improve error reporting when using rm with wicAnuj Mittal2018-07-261-2/+14
* logging: use warning instead warnChen Qi2018-07-2610-32/+32
* wic/engine: use up all free space when expanding partitionsAnuj Mittal2018-07-181-1/+3
* wic/engine: fix errors when expanding partitionsAnuj Mittal2018-07-181-5/+4
* recipetool: add 'edit' subcommandChristopher Larson2018-07-041-0/+54
* wic: isoimage-isohybrid: debloat image of redundant rootfsIoan-Adrian Ratiu2018-06-292-27/+2
* wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu2018-06-291-4/+6
* oe.scriptutils.run_editor: ditch the error-prone argument quotingChristopher Larson2018-06-271-12/+12
* wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal2018-06-041-2/+18
* wic/engine.py: improve error message when required tools are missingAnuj Mittal2018-06-041-2/+2
* qemux86-directdisk.wks: remove uvesafb.mode_optionAnuj Mittal2018-06-041-1/+1
* wic: Fix partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado2018-05-222-1/+5
* devtool/upgrade: fix the order of license checksum representationChen Qi2018-05-151-1/+4
* devtool/sdk.py: error out in case of downloading file failureChen Qi2018-05-151-0/+3
* oe-buildperf-report: highlight large changes in the HTML reportRoss Burton2018-05-111-2/+5
* recipetool: fixed uncaught NameError exceptionSarah Marsh2018-05-041-0/+1
* wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie2018-04-201-1/+6
* yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin2018-04-102-0/+7
* recipetool: create: fix port number parsing issueMing Liu2018-04-031-2/+4
* checklayer: remove reference to undefined classAnuj Mittal2018-03-201-2/+2
* devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin2018-03-111-9/+11
* wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan2018-03-061-0/+3
* wic: Set a miniumum FAT16 volume size.Paulo Neves2018-03-041-1/+1
* wic: partition plugin wrongly assumes it is rootfsPaulo Neves2018-03-042-3/+3
* wic: Add post operation hook for SourcePluginParthiban Nallathambi2018-03-043-0/+17
* devtool: search: tweak help textPaul Eggleton2018-03-011-2/+2
* devtool: search: also look in recipe cachePaul Eggleton2018-03-011-33/+63
* devtool: deploy-target: don't specify ssh/scp port unless user doesPaul Eggleton2018-03-011-8/+4