summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2015-06-11wic: Move validation of --ptable option to wks parserEd Bartosh5
2015-06-11wic: Add help for --part-type and --use-uuid optionsEd Bartosh1
2015-06-11wic: Use partition UUID in directdisk-gptEd Bartosh1
2015-06-11wic: Set type GUID and UUID for partitionEd Bartosh1
2015-06-11wic: Add parameter 'uuid' to Image.add_partition methodEd Bartosh2
2015-06-11wic: Refactored getting root device nameEd Bartosh4
2015-06-11wic: Fix format stringEd Bartosh1
2015-06-11wic: Generate random uuid for partitionEd Bartosh1
2015-06-11wic: Add --use-uuid partition optionEd Bartosh1
2015-06-11wic: pylinted partitionedfs.pyEd Bartosh1
2015-06-11wic: replaced __run_parted with exec_native_cmdEd Bartosh1
2015-06-11wic: move checks to exec_native_cmdEd Bartosh3
2015-06-11wic: removed exec_cmd_quiet and exec_native_cmd_quietEd Bartosh1
2015-06-11wic: create directdisk-gpt.wksEd Bartosh1
2015-06-11wic: Make _ptable_format publicEd Bartosh4
2015-06-11wic: Use gptmbr.bin MBR for gpt partitionsEd Bartosh2
2015-06-11wic: Add gpt to the list of supported partition table formatsEd Bartosh3
2015-06-11wic: check if part_type is set only for msdos partition tableEd Bartosh1
2015-06-11wic: set legacy_boot flag for gpt partitionsEd Bartosh1
2015-06-08scripts/jhbuild: removeRoss Burton17
2015-06-08python3: fix pyconfig.h installation on targetAlejandro Hernandez1
2015-06-05scripts/combo-layer: Fix exit codes and tty handlingRichard Purdie1
2015-05-27wic: refactored processing of wic exceptionsEd Bartosh2
2015-05-27wic: do not strip tracebackEd Bartosh1
2015-05-23wic: Make sure file exists before removing itEd Bartosh1
2015-05-21combo-layer: handle unset dest_dir in sanity_check()Patrick Ohly1
2015-05-19devtool: update-recipe: add option to write changes to bbappendPaul Eggleton1
2015-05-19recipetool: add appendfile subcommandPaul Eggleton2
2015-05-19devtool / recipetool: ensure bb.note() gets printedPaul Eggleton3
2015-05-16wic: remove intermediate partitionsAlexandre Belloni1
2015-05-15devtool: if workspace layer exists, still ensure it's in bblayers.confPaul Eggleton1
2015-05-15devtool: deploy-target: use tinfoil instead of bitbake -ePaul Eggleton1
2015-05-15devtool: fix build env command execution error handlingPaul Eggleton2
2015-05-15devtool: deploy plugin: fix bad indentationMarkus Lehtonen1
2015-05-15devtool: add missing docstringsMarkus Lehtonen3
2015-05-15devtool: rename unused variablesMarkus Lehtonen2
2015-05-15devtool: remove unused imports / re-importsMarkus Lehtonen3
2015-05-15devtool: extract: remove patches when S=WORKDIRMarkus Lehtonen1
2015-05-15python3: Upgrade from 3.4.2 to 3.4.3Alejandro Hernandez1
2015-05-09combo-layer: improve merge commit handlingPatrick Ohly1
2015-05-07devtool: fix for rename of gcc-sourcePaul Eggleton1
2015-05-07runqemu-internal: correctly set format for root FS as rawCristian Iorga1
2015-05-05generate-manifest-3.4.py: Add fractions to ${PN}-numbersTim Orling1
2015-05-05python3: Upgrade from 3.3.3 to 3.4.2Alejandro Hernandez1
2015-05-03wic: Add plugin for single partition diskAdrian Freihofer2
2015-05-03wic tests: Move wic tests to oe-selftest infraEd Bartosh3
2015-05-03wic tests: Add docstrings to test methodsEd Bartosh2
2015-05-03wic tests: Add functional tests for directdiskEd Bartosh2
2015-05-01recipetool: allow specifying SRCREV via rev= in URIPaul Eggleton1
2015-05-01devtool: add: use the appropriate file naming and versioning for SCM recipesPaul Eggleton2