summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
...
* wic: don't throw away our created swap partitionChristopher Larson2016-02-281-0/+1
* devtool: upgrade: print new recipe namePaul Eggleton2016-02-281-0/+1
* devtool: upgrade: drop PR on upgradePaul Eggleton2016-02-281-3/+4
* devtool: upgrade: eliminate unnecessary datastore copyPaul Eggleton2016-02-281-4/+3
* devtool: upgrade: fix several issues with extraction of new sourcePaul Eggleton2016-02-281-2/+12
* devtool: upgrade: fix constructing new branch from tarball releasesPaul Eggleton2016-02-281-1/+1
* devtool: upgrade: fix renaming of recipe if PV is not in namePaul Eggleton2016-02-281-11/+11
* devtool: upgrade: fix moving version-specific files directoryPaul Eggleton2016-02-281-1/+1
* devtool: upgrade: fix version argument checkingPaul Eggleton2016-02-281-2/+7
* devtool: upgrade: drop superfluous call to validate_pnPaul Eggleton2016-02-281-5/+0
* devtool: upgrade: make source tree path optionalPaul Eggleton2016-02-281-7/+15
* devtool: modify: fix source tree default name when mapping virtualsPaul Eggleton2016-02-281-17/+18
* devtool: add: tweak auto-determining name failure messagePaul Eggleton2016-02-281-1/+1
* devtool: update-recipe: create config fragmentMarkus Lehtonen2016-02-281-1/+55
* devtool: sync: update kernel configMarkus Lehtonen2016-02-281-1/+5
* 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-2111-19/+105
* 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
* wic: fix processing of --use-uuidEd Bartosh2016-02-151-0/+3
* 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
* 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
* wic: isoimage-isohybrid: check for syslinux-nativeMihaly Varga2016-02-041-2/+5
* wic: default to empty bootloader configMaciej Borzecki2016-02-041-0/+4
* 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