aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2015-06-08scripts/jhbuild: removeRoss Burton
2015-06-08python3: fix pyconfig.h installation on targetAlejandro Hernandez
2015-06-05scripts/combo-layer: Fix exit codes and tty handlingRichard Purdie
2015-05-27wic: refactored processing of wic exceptionsEd Bartosh
2015-05-27wic: do not strip tracebackEd Bartosh
2015-05-23wic: Make sure file exists before removing itEd Bartosh
2015-05-21combo-layer: handle unset dest_dir in sanity_check()Patrick Ohly
2015-05-19devtool: update-recipe: add option to write changes to bbappendPaul Eggleton
2015-05-19recipetool: add appendfile subcommandPaul Eggleton
2015-05-19devtool / recipetool: ensure bb.note() gets printedPaul Eggleton
2015-05-16wic: remove intermediate partitionsAlexandre Belloni
2015-05-15devtool: if workspace layer exists, still ensure it's in bblayers.confPaul Eggleton
2015-05-15devtool: deploy-target: use tinfoil instead of bitbake -ePaul Eggleton
2015-05-15devtool: fix build env command execution error handlingPaul Eggleton
2015-05-15devtool: deploy plugin: fix bad indentationMarkus Lehtonen
2015-05-15devtool: add missing docstringsMarkus Lehtonen
2015-05-15devtool: rename unused variablesMarkus Lehtonen
2015-05-15devtool: remove unused imports / re-importsMarkus Lehtonen
2015-05-15devtool: extract: remove patches when S=WORKDIRMarkus Lehtonen
2015-05-15python3: Upgrade from 3.4.2 to 3.4.3Alejandro Hernandez
2015-05-09combo-layer: improve merge commit handlingPatrick Ohly
2015-05-07devtool: fix for rename of gcc-sourcePaul Eggleton
2015-05-07runqemu-internal: correctly set format for root FS as rawCristian Iorga
2015-05-05generate-manifest-3.4.py: Add fractions to ${PN}-numbersTim Orling
2015-05-05python3: Upgrade from 3.3.3 to 3.4.2Alejandro Hernandez
2015-05-03wic: Add plugin for single partition diskAdrian Freihofer
2015-05-03wic tests: Move wic tests to oe-selftest infraEd Bartosh
2015-05-03wic tests: Add docstrings to test methodsEd Bartosh
2015-05-03wic tests: Add functional tests for directdiskEd Bartosh
2015-05-01recipetool: allow specifying SRCREV via rev= in URIPaul Eggleton
2015-05-01devtool: add: use the appropriate file naming and versioning for SCM recipesPaul Eggleton
2015-05-01devtool: add: add an option to fetch remote sourcePaul Eggleton
2015-05-01recipetool: ensure git clone is standalone when extractingPaul Eggleton
2015-05-01recipetool: avoid second-level subdir when extractingPaul Eggleton
2015-04-27mkefidisk.sh: be more explicit with device errorPaul Eggleton
2015-04-27mkefidisk.sh: fix hanging on non-writeable devicePaul Eggleton
2015-04-27mkefidisk.sh: use script mode when running partedPaul Eggleton
2015-04-27devtool: update-recipe: check if source tree is a git repositoryPaul Eggleton
2015-04-27devtool: update-recipe: handle unversioned bbappendsPaul Eggleton
2015-04-27devtool: reset: avoid errors in case file no longer existsPaul Eggleton
2015-04-27devtool: add: use correct bbappend file name with -V optionPaul Eggleton
2015-04-27devtool: handle . in recipe namePaul Eggleton
2015-04-27devtool: include bbappends in recipe parsingMarkus Lehtonen
2015-04-27devtool: modify: implement --no-same-dirMarkus Lehtonen
2015-04-27devtool: modify: use B=S if that is the default for the recipeMarkus Lehtonen
2015-04-24wic: code cleanup: wildcard importsEd Bartosh
2015-04-24wic: code cleanup: undefined variablesEd Bartosh
2015-04-24devtool: force use of bash when running build within extensible SDKPaul Eggleton
2015-04-21fontcache: allow to pass different fontconfig cache dirMartin Jansa
2015-04-19wic: try to find bitbake using find_executable APIEd Bartosh