summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* meta-yocto: Rename to meta-poky to better match its purposeRichard Purdie2016-02-282-2/+2
* recipetool: create: improve CMake package mappingPaul Eggleton2016-02-212-14/+40
* recipetool: create: add additional extension mechanismsPaul Eggleton2016-02-212-8/+113
* devtool: modify: tweak help description for behaviour changePaul Eggleton2016-02-211-2/+2
* devtool: deploy-target: preserve existing filesPaul Eggleton2016-02-211-9/+78
* devtool: undeploy-target: support undeploying all recipesPaul Eggleton2016-02-211-20/+39
* devtool: deploy-target: write deployed files list to targetPaul Eggleton2016-02-211-41/+103
* devtool: sdk-update: tweak command-line handling of updateserverPaul Eggleton2016-02-211-4/+7
* devtool: (un)deploy-target: add help descriptionsPaul Eggleton2016-02-211-0/+2
* scripts/lib/argparse_oe: tweak title above optionsPaul Eggleton2016-02-211-0/+4
* devtool: categorise and order subcommands in help outputPaul Eggleton2016-02-2112-20/+114
* devtool: update-recipe: don't show workspace recipe warning if no updatePaul Eggleton2016-02-211-5/+9
* devtool: reset: fix preserving patches/other files next to recipesPaul Eggleton2016-02-211-4/+4
* devtool / recipetool: use common code for launching editorPaul Eggleton2016-02-213-17/+19
* devtool: minor fix for error messagePaul Eggleton2016-02-211-1/+1
* devtool: Don't recursively look for .devtoolbase in --basepathRandy Witt2016-02-211-12/+16
* linux-yocto: Work around PAT issue on qemux86Richard Purdie2016-02-151-1/+1
* wic: fix processing of --use-uuidEd Bartosh2016-02-151-0/+3
* runqemu: support path/to/<image>-<machine>.wicEd Bartosh2016-02-151-4/+6
* runqemu: don't set KERNEL for wic imagesEd Bartosh2016-02-152-2/+2
* runqemu: add support for wic imagesEd Bartosh2016-02-152-9/+10
* scripts/sstate-cache-management.sh: Change wordingJan Sarenik2016-02-151-2/+2
* scripts/runqemu-internal: Work around qemux86 PAT bugs in linux 4.4.1Richard Purdie2016-02-121-1/+1
* recipetool: create: set S when we set SRC_URI from local git repoPaul Eggleton2016-02-111-0/+1
* recipetool: create: convert http git URLs that don't end in .git but contain ...Paul Eggleton2016-02-111-4/+6
* recipetool: create: ensure URL parameters don't make it into the namePaul Eggleton2016-02-111-1/+1
* devtool: add: fix adding from a local source directoryPaul Eggleton2016-02-111-1/+1
* devtool: modify: make -x the default behaviourPaul Eggleton2016-02-111-6/+8
* recipetool: create: determine name/version from github/bitbucket URLsPaul Eggleton2016-02-111-9/+35
* recipetool: create: support cmake find_library directivePaul Eggleton2016-02-111-0/+10
* devtool: commit for extra tasks that modify source when extractingPaul Eggleton2016-02-111-13/+35
* recipetool.newappend: add -e/--edit argumentChristopher Larson2016-02-111-2/+12
* python: merge python-elementtree into python-xmlRoss Burton2016-02-112-12/+4
* scripts/lib/bsp/engine: trailing whitespace cleanupMaciej Borzecki2016-02-081-2/+2
* scripts/lib/bsp/engine: fix path separatorMaciej Borzecki2016-02-081-1/+1
* isoimage-isohybrid.py: fix cpio working directoryIoan-Adrian Ratiu2016-02-071-1/+1
* scripts/devtool: Add getVarFlag expand argumentRichard Purdie2016-02-061-1/+1
* python-distutils: add missing dependency on python-emailDominique Hunziker2016-02-042-2/+2
* wic: isoimage-isohybrid: check for syslinux-nativeMihaly Varga2016-02-041-2/+5
* wic: default to empty bootloader configMaciej Borzecki2016-02-041-0/+4
* bitbake-whatchanged: avoid double do_ task name prefixOlof Johansson2016-01-301-1/+1
* gen-lockedsig-cache: fix bad destination path joiningPaul Eggleton2016-01-261-1/+1
* scripts/wipe-sysroot: also delete uninative sysrootRoss Burton2016-01-261-1/+1
* devtool: extract: use the correct datastore for builddirMarkus Lehtonen2016-01-261-1/+1
* devtool: add configure-help subcommandPaul Eggleton2016-01-262-4/+175
* devtool: properly handle bb.build.FuncFailed when extracting sourcePaul Eggleton2016-01-261-1/+4
* devtool: add: warn if modified recipe found in attic directoryPaul Eggleton2016-01-261-0/+3
* devtool: build-image: allow specifying packages to add to imagePaul Eggleton2016-01-261-2/+9
* devtool: move edit-recipe to a separate modulePaul Eggleton2016-01-262-36/+70
* build-perf-test.sh: add eSDK testingMarkus Lehtonen2016-01-251-0/+24