summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* wic: Move validation of --ptable option to wks parserEd Bartosh2015-06-115-30/+8
* wic: Add help for --part-type and --use-uuid optionsEd Bartosh2015-06-111-0/+9
* wic: Use partition UUID in directdisk-gptEd Bartosh2015-06-111-1/+1
* wic: Set type GUID and UUID for partitionEd Bartosh2015-06-111-0/+15
* wic: Add parameter 'uuid' to Image.add_partition methodEd Bartosh2015-06-112-3/+5
* wic: Refactored getting root device nameEd Bartosh2015-06-114-24/+16
* wic: Fix format stringEd Bartosh2015-06-111-1/+1
* wic: Generate random uuid for partitionEd Bartosh2015-06-111-0/+13
* wic: Add --use-uuid partition optionEd Bartosh2015-06-111-0/+6
* wic: pylinted partitionedfs.pyEd Bartosh2015-06-111-33/+30
* wic: replaced __run_parted with exec_native_cmdEd Bartosh2015-06-111-19/+13
* wic: move checks to exec_native_cmdEd Bartosh2015-06-113-27/+12
* wic: removed exec_cmd_quiet and exec_native_cmd_quietEd Bartosh2015-06-111-21/+0
* wic: create directdisk-gpt.wksEd Bartosh2015-06-111-0/+10
* wic: Make _ptable_format publicEd Bartosh2015-06-114-13/+13
* wic: Use gptmbr.bin MBR for gpt partitionsEd Bartosh2015-06-112-1/+13
* wic: Add gpt to the list of supported partition table formatsEd Bartosh2015-06-113-4/+4
* wic: check if part_type is set only for msdos partition tableEd Bartosh2015-06-111-1/+1
* wic: set legacy_boot flag for gpt partitionsEd Bartosh2015-06-111-1/+1
* scripts/jhbuild: removeRoss Burton2015-06-0817-16010/+0
* python3: fix pyconfig.h installation on targetAlejandro Hernandez2015-06-081-1/+1
* scripts/combo-layer: Fix exit codes and tty handlingRichard Purdie2015-06-051-3/+7
* wic: refactored processing of wic exceptionsEd Bartosh2015-05-292-32/+13
* wic: do not strip tracebackEd Bartosh2015-05-291-1/+1
* wic: Make sure file exists before removing itEd Bartosh2015-05-241-8/+8
* combo-layer: handle unset dest_dir in sanity_check()Patrick Ohly2015-05-221-2/+4
* devtool: update-recipe: add option to write changes to bbappendPaul Eggleton2015-05-201-41/+107
* recipetool: add appendfile subcommandPaul Eggleton2015-05-202-3/+363
* devtool / recipetool: ensure bb.note() gets printedPaul Eggleton2015-05-203-2/+9
* wic: remove intermediate partitionsAlexandre Belloni2015-05-161-0/+8
* devtool: if workspace layer exists, still ensure it's in bblayers.confPaul Eggleton2015-05-161-14/+22
* devtool: deploy-target: use tinfoil instead of bitbake -ePaul Eggleton2015-05-161-3/+9
* devtool: fix build env command execution error handlingPaul Eggleton2015-05-162-7/+24
* devtool: deploy plugin: fix bad indentationMarkus Lehtonen2015-05-161-2/+2
* devtool: add missing docstringsMarkus Lehtonen2015-05-163-3/+28
* devtool: rename unused variablesMarkus Lehtonen2015-05-162-3/+3
* devtool: remove unused imports / re-importsMarkus Lehtonen2015-05-163-3/+0
* devtool: extract: remove patches when S=WORKDIRMarkus Lehtonen2015-05-161-1/+26
* python3: Upgrade from 3.4.2 to 3.4.3Alejandro Hernandez2015-05-151-1/+4
* combo-layer: improve merge commit handlingPatrick Ohly2015-05-091-3/+24
* devtool: fix for rename of gcc-sourcePaul Eggleton2015-05-071-1/+1
* runqemu-internal: correctly set format for root FS as rawCristian Iorga2015-05-071-2/+2
* generate-manifest-3.4.py: Add fractions to ${PN}-numbersTim Orling2015-05-071-1/+1
* python3: Upgrade from 3.3.3 to 3.4.2Alejandro Hernandez2015-05-071-3/+5
* wic: Add plugin for single partition diskAdrian Freihofer2015-05-032-0/+240
* wic tests: Move wic tests to oe-selftest infraEd Bartosh2015-05-033-113/+0
* wic tests: Add docstrings to test methodsEd Bartosh2015-05-032-0/+6
* wic tests: Add functional tests for directdiskEd Bartosh2015-05-032-1/+62
* recipetool: allow specifying SRCREV via rev= in URIPaul Eggleton2015-05-011-4/+13
* devtool: add: use the appropriate file naming and versioning for SCM recipesPaul Eggleton2015-05-012-4/+25