summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2016-02-28devtool: upgrade: print new recipe namePaul Eggleton1
2016-02-28devtool: upgrade: drop PR on upgradePaul Eggleton1
2016-02-28devtool: upgrade: eliminate unnecessary datastore copyPaul Eggleton1
2016-02-28devtool: upgrade: fix several issues with extraction of new sourcePaul Eggleton1
2016-02-28devtool: upgrade: fix constructing new branch from tarball releasesPaul Eggleton1
2016-02-28devtool: upgrade: fix renaming of recipe if PV is not in namePaul Eggleton1
2016-02-28devtool: upgrade: fix moving version-specific files directoryPaul Eggleton1
2016-02-28devtool: upgrade: fix version argument checkingPaul Eggleton1
2016-02-28devtool: upgrade: drop superfluous call to validate_pnPaul Eggleton1
2016-02-28devtool: upgrade: make source tree path optionalPaul Eggleton1
2016-02-28devtool: modify: fix source tree default name when mapping virtualsPaul Eggleton1
2016-02-28devtool: add: tweak auto-determining name failure messagePaul Eggleton1
2016-02-28oe-selftest: Add support for lib/oeqa/selftest subdirectoriesCostin Constantin1
2016-02-28devtool: update-recipe: create config fragmentMarkus Lehtonen1
2016-02-28devtool: sync: update kernel configMarkus Lehtonen1
2016-02-28scripts/oe-selftest: Use site.USER_SITE to run coverage configuration code fo...Humberto Ibarra1
2016-02-28scripts/oe-selftest: Add filtering to the coverage data gathered by oe-selftestHumberto Ibarra1
2016-02-21recipetool: create: improve CMake package mappingPaul Eggleton2
2016-02-21recipetool: create: add additional extension mechanismsPaul Eggleton2
2016-02-21devtool: modify: tweak help description for behaviour changePaul Eggleton1
2016-02-21devtool: deploy-target: preserve existing filesPaul Eggleton1
2016-02-21devtool: undeploy-target: support undeploying all recipesPaul Eggleton1
2016-02-21devtool: deploy-target: write deployed files list to targetPaul Eggleton1
2016-02-21devtool: sdk-update: tweak command-line handling of updateserverPaul Eggleton1
2016-02-21devtool: (un)deploy-target: add help descriptionsPaul Eggleton1
2016-02-21scripts/lib/argparse_oe: tweak title above optionsPaul Eggleton1
2016-02-21devtool: categorise and order subcommands in help outputPaul Eggleton12
2016-02-21devtool: update-recipe: don't show workspace recipe warning if no updatePaul Eggleton1
2016-02-21devtool: reset: fix preserving patches/other files next to recipesPaul Eggleton1
2016-02-21devtool / recipetool: use common code for launching editorPaul Eggleton3
2016-02-21devtool: minor fix for error messagePaul Eggleton1
2016-02-21devtool: Don't recursively look for .devtoolbase in --basepathRandy Witt1
2016-02-15linux-yocto: Work around PAT issue on qemux86Richard Purdie1
2016-02-15wic: fix processing of --use-uuidEd Bartosh1
2016-02-15runqemu: support path/to/<image>-<machine>.wicEd Bartosh1
2016-02-15runqemu: don't set KERNEL for wic imagesEd Bartosh2
2016-02-15runqemu: add support for wic imagesEd Bartosh2
2016-02-15scripts/sstate-cache-management.sh: Change wordingJan Sarenik1
2016-02-12scripts/runqemu-internal: Work around qemux86 PAT bugs in linux 4.4.1Richard Purdie1
2016-02-11recipetool: create: set S when we set SRC_URI from local git repoPaul Eggleton1
2016-02-11recipetool: create: convert http git URLs that don't end in .git but contain ...Paul Eggleton1
2016-02-11recipetool: create: ensure URL parameters don't make it into the namePaul Eggleton1
2016-02-11devtool: add: fix adding from a local source directoryPaul Eggleton1
2016-02-11devtool: modify: make -x the default behaviourPaul Eggleton1
2016-02-11recipetool: create: determine name/version from github/bitbucket URLsPaul Eggleton1
2016-02-11recipetool: create: support cmake find_library directivePaul Eggleton1
2016-02-11devtool: commit for extra tasks that modify source when extractingPaul Eggleton1
2016-02-11recipetool.newappend: add -e/--edit argumentChristopher Larson1
2016-02-11python: merge python-elementtree into python-xmlRoss Burton2
2016-02-07isoimage-isohybrid.py: fix cpio working directoryIoan-Adrian Ratiu1