summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* devtool: add: add an option to fetch remote sourcePaul Eggleton2015-05-011-3/+22
* recipetool: ensure git clone is standalone when extractingPaul Eggleton2015-05-013-6/+15
* recipetool: avoid second-level subdir when extractingPaul Eggleton2015-05-011-6/+7
* mkefidisk.sh: be more explicit with device errorPaul Eggleton2015-04-271-1/+5
* mkefidisk.sh: fix hanging on non-writeable devicePaul Eggleton2015-04-271-0/+3
* mkefidisk.sh: use script mode when running partedPaul Eggleton2015-04-271-9/+9
* devtool: update-recipe: check if source tree is a git repositoryPaul Eggleton2015-04-271-5/+11
* devtool: update-recipe: handle unversioned bbappendsPaul Eggleton2015-04-271-7/+7
* devtool: reset: avoid errors in case file no longer existsPaul Eggleton2015-04-271-1/+8
* devtool: add: use correct bbappend file name with -V optionPaul Eggleton2015-04-271-1/+1
* devtool: handle . in recipe namePaul Eggleton2015-04-271-1/+1
* devtool: include bbappends in recipe parsingMarkus Lehtonen2015-04-271-13/+22
* devtool: modify: implement --no-same-dirMarkus Lehtonen2015-04-271-2/+7
* devtool: modify: use B=S if that is the default for the recipeMarkus Lehtonen2015-04-271-5/+12
* wic: code cleanup: wildcard importsEd Bartosh2015-04-2412-60/+43
* wic: code cleanup: undefined variablesEd Bartosh2015-04-243-2/+3
* devtool: force use of bash when running build within extensible SDKPaul Eggleton2015-04-241-0/+5
* fontcache: allow to pass different fontconfig cache dirMartin Jansa2015-04-211-3/+1
* wic: try to find bitbake using find_executable APIEd Bartosh2015-04-191-5/+15
* devtool: call parse_recipe with correct argumentsMarkus Lehtonen2015-04-191-2/+3
* wic: Print bitbake error outputEd Bartosh2015-04-141-0/+1
* wic: use native partedEd Bartosh2015-04-143-24/+7
* oe-init-build-env: fix for build dirs that have spaces in their pathJoshua Lock2015-04-131-5/+5
* wic: setup infrastructure for nosetestsEd Bartosh2015-04-132-0/+46
* wic: Add argv argument to mainEd Bartosh2015-04-131-3/+3
* wic: Use __file__ instead of sys.argv[0]Ed Bartosh2015-04-131-1/+1
* wic:code cleanup: No space allowedEd Bartosh2015-04-139-60/+60
* generate-manifest-2.7.py: Add fractions to ${PN}-numbersTim Orling2015-04-131-1/+1
* wic: make error message more informativeEd Bartosh2015-04-101-2/+2
* wic: don't use host paths when looking for native toolsEd Bartosh2015-04-101-1/+1
* wic: Implement --build-rootfs command line optionEd Bartosh2015-04-092-7/+28
* wic: support ontrackdm6aux3 partitionsAlexandre Belloni2015-04-091-0/+2
* wic: rawcopy: ensure comparison is done on intAlexandre Belloni2015-04-091-1/+1
* wic: code cleanup: unused importsEd Bartosh2015-04-0915-32/+3
* wic: code cleanup: bad indentationEd Bartosh2015-04-091-4/+4
* combo-layer: fix file_exclude for empty commitsPatrick Ohly2015-03-311-0/+4
* combo-layer: fix file_exclude for dest_dir = .Patrick Ohly2015-03-311-4/+7
* combo-layer: clean up dest_dir checkingPatrick Ohly2015-03-311-4/+8
* oe-git-proxy: Redirect error messages to STDERRJuro Bystricky2015-03-311-1/+1
* yocto-bsp: Update templates to 3.19 kernelTom Zanussi2015-03-2448-894/+114
* postinst_intercept script: drop pipeMatthieu Crapet2015-03-221-1/+1
* scripts/combo-layer: Handle update with no repo/revision specifiedRichard Purdie2015-03-201-6/+7
* recipetool: fix duplicate licenses being picked upPaul Eggleton2015-03-201-1/+3
* devtool: deploy-target: add dry-run optionPaul Eggleton2015-03-201-0/+16