aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2018-11-16scripts: Remove deprecated imp module usageRichard Purdie
2018-11-16wic: bootimg-efi: add a title source parameterMing Liu
2018-11-16checklayer: generate locked-sigs.inc under builddirChangqing Li
2018-11-06wic: use explicit errno importRoss Burton
2018-10-16wic: search nonarch STAGING_DATADIR for multilibKai Kang
2018-10-12wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr outputGeoff Parker
2018-10-10wic: Support for changing the imager.Davis, Michael
2018-10-04qemux86-directdisk: remove mem= parameterAnuj Mittal
2018-09-25checklayer: avoid recursive loop in add_layer_dependenciesNicolas Dechesne
2018-09-19isoimage-isohybrid: don't include cpio in cpio imageIoan-Adrian Ratiu
2018-09-12wic: Introduce the --use-label partition parameterKevin Hao
2018-09-11wic: squashfs does support partition uuid.Emmanuel Roullit
2018-09-06build.py: add clean option to 'devtool build' commandChen Qi
2018-08-29isoimage-isohybrid: Fix variable namesAlexandru Vasiu
2018-08-29isoimage-isohybrid: Fix creating initrd.cpioAlexandru Vasiu
2018-08-21wic: bootimg-partition: Select a preferred type if multi kernel images are in...Kevin Hao
2018-08-21wic: bootimg-partition: Add support to specify a custom extlinux.confKevin Hao
2018-08-15wic: bootimg-partition: Add support to create the u-boot boot config fileKevin Hao
2018-08-15wic: bootimg-partition: Add do_configure_partition() methodKevin Hao
2018-08-15wic: bootimg-partition: Use the relative path in the install_taskKevin Hao
2018-08-15wic: Remove the unused variable Partition.sourceparams_dictKevin Hao
2018-08-02wic/qemux86: don't pass ip parameter to kernel in wksAnuj Mittal
2018-07-26wic/engine: improve error reporting when using rm with wicAnuj Mittal
2018-07-26logging: use warning instead warnChen Qi
2018-07-18wic/engine: use up all free space when expanding partitionsAnuj Mittal
2018-07-18wic/engine: fix errors when expanding partitionsAnuj Mittal
2018-07-03recipetool: add 'edit' subcommandChristopher Larson
2018-06-28wic: isoimage-isohybrid: debloat image of redundant rootfsIoan-Adrian Ratiu
2018-06-28wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu
2018-06-27oe.scriptutils.run_editor: ditch the error-prone argument quotingChristopher Larson
2018-06-04wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal
2018-06-04wic/engine.py: improve error message when required tools are missingAnuj Mittal
2018-06-03qemux86-directdisk.wks: remove uvesafb.mode_optionAnuj Mittal
2018-05-22wic: Fix partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado
2018-05-15devtool/upgrade: fix the order of license checksum representationChen Qi
2018-05-14devtool/sdk.py: error out in case of downloading file failureChen Qi
2018-05-11oe-buildperf-report: highlight large changes in the HTML reportRoss Burton
2018-05-04recipetool: fixed uncaught NameError exceptionSarah Marsh
2018-04-20wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie
2018-04-09yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin
2018-04-03recipetool: create: fix port number parsing issueMing Liu
2018-03-19checklayer: remove reference to undefined classAnuj Mittal
2018-03-11devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin
2018-03-06wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan
2018-03-03wic: Set a miniumum FAT16 volume size.Paulo Neves
2018-03-03wic: partition plugin wrongly assumes it is rootfsPaulo Neves
2018-03-03wic: Add post operation hook for SourcePluginParthiban Nallathambi
2018-03-01devtool: search: tweak help textPaul Eggleton
2018-03-01devtool: search: also look in recipe cachePaul Eggleton
2018-03-01devtool: deploy-target: don't specify ssh/scp port unless user doesPaul Eggleton