summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2019-01-28wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblkAlexey Brodkin1
2019-01-08devtool: fix target-deploy --stripAdrian Freihofer1
2018-11-06wic: use explicit errno importRoss Burton1
2018-10-16wic: search nonarch STAGING_DATADIR for multilibKai Kang1
2018-10-12wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr outputGeoff Parker1
2018-10-10wic: Support for changing the imager.Davis, Michael1
2018-10-04qemux86-directdisk: remove mem= parameterAnuj Mittal1
2018-09-25checklayer: avoid recursive loop in add_layer_dependenciesNicolas Dechesne1
2018-09-19isoimage-isohybrid: don't include cpio in cpio imageIoan-Adrian Ratiu1
2018-09-12wic: Introduce the --use-label partition parameterKevin Hao4
2018-09-11wic: squashfs does support partition uuid.Emmanuel Roullit1
2018-09-06build.py: add clean option to 'devtool build' commandChen Qi1
2018-08-29isoimage-isohybrid: Fix variable namesAlexandru Vasiu1
2018-08-29isoimage-isohybrid: Fix creating initrd.cpioAlexandru Vasiu1
2018-08-21wic: bootimg-partition: Select a preferred type if multi kernel images are in...Kevin Hao1
2018-08-21wic: bootimg-partition: Add support to specify a custom extlinux.confKevin Hao1
2018-08-15wic: bootimg-partition: Add support to create the u-boot boot config fileKevin Hao1
2018-08-15wic: bootimg-partition: Add do_configure_partition() methodKevin Hao1
2018-08-15wic: bootimg-partition: Use the relative path in the install_taskKevin Hao1
2018-08-15wic: Remove the unused variable Partition.sourceparams_dictKevin Hao1
2018-08-02wic/qemux86: don't pass ip parameter to kernel in wksAnuj Mittal1
2018-07-26wic/engine: improve error reporting when using rm with wicAnuj Mittal1
2018-07-26logging: use warning instead warnChen Qi10
2018-07-18wic/engine: use up all free space when expanding partitionsAnuj Mittal1
2018-07-18wic/engine: fix errors when expanding partitionsAnuj Mittal1
2018-07-03recipetool: add 'edit' subcommandChristopher Larson1
2018-06-28wic: isoimage-isohybrid: debloat image of redundant rootfsIoan-Adrian Ratiu2
2018-06-28wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu1
2018-06-27oe.scriptutils.run_editor: ditch the error-prone argument quotingChristopher Larson1
2018-06-04wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal1
2018-06-04wic/engine.py: improve error message when required tools are missingAnuj Mittal1
2018-06-03qemux86-directdisk.wks: remove uvesafb.mode_optionAnuj Mittal1
2018-05-22wic: Fix partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado2
2018-05-15devtool/upgrade: fix the order of license checksum representationChen Qi1
2018-05-14devtool/sdk.py: error out in case of downloading file failureChen Qi1
2018-05-11oe-buildperf-report: highlight large changes in the HTML reportRoss Burton1
2018-05-04recipetool: fixed uncaught NameError exceptionSarah Marsh1
2018-04-20wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie1
2018-04-09yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin2
2018-04-03recipetool: create: fix port number parsing issueMing Liu1
2018-03-19checklayer: remove reference to undefined classAnuj Mittal1
2018-03-11devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin1
2018-03-06wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan1
2018-03-03wic: Set a miniumum FAT16 volume size.Paulo Neves1
2018-03-03wic: partition plugin wrongly assumes it is rootfsPaulo Neves2
2018-03-03wic: Add post operation hook for SourcePluginParthiban Nallathambi3
2018-03-01devtool: search: tweak help textPaul Eggleton1
2018-03-01devtool: search: also look in recipe cachePaul Eggleton1
2018-03-01devtool: deploy-target: don't specify ssh/scp port unless user doesPaul Eggleton1
2018-03-01devtool: finish: fix erroneously creating bbappend for relative pathsPaul Eggleton1