summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* recipetool: create: add a couple more license checksumsPaul Eggleton2016-01-191-0/+2
* recipetool: create: add basic support for extracting dependencies from cmakePaul Eggleton2016-01-192-6/+174
* recipetool: create: force GL libraries to virtual/*Paul Eggleton2016-01-191-0/+5
* recipetool: create: move dependency mapping code to RecipeHandlerPaul Eggleton2016-01-192-114/+144
* recipetool: create: fix overzealous mapping of git URLsPaul Eggleton2016-01-191-1/+1
* recipetool: create: support additional autoconf macros from autoconf-archivePaul Eggleton2016-01-191-1/+94
* recipetool: create: detect flex/bison dependencyPaul Eggleton2016-01-191-0/+9
* recipetool: create: pick up boost macros in configure.acPaul Eggleton2016-01-191-0/+4
* recipetool: create: improve extraction of pkg-config / lib depsPaul Eggleton2016-01-191-4/+14
* wic: rename kickstarter.py -> ksparser.pyEd Bartosh2016-01-192-1/+1
* wic: override ArgumentParser.errorEd Bartosh2016-01-191-1/+9
* wic: removed unused importsEd Bartosh2016-01-194-4/+3
* wic: improve processing of parseing errorsEd Bartosh2016-01-191-3/+8
* wic: catch KickStartErrorEd Bartosh2016-01-191-2/+5
* wic: add custom exception KickStartErrorEd Bartosh2016-01-191-0/+3
* wic/help.py: document requirements for valid fstab generationJoshua Lock2016-01-181-0/+7
* wic: get rid of 2 gettersEd Bartosh2016-01-183-8/+9
* wic: get rid of set_size and set_source_file settersEd Bartosh2016-01-183-7/+7
* wic: get rid of get_rootfs and set_rootfsEd Bartosh2016-01-184-18/+18
* wic: get rid of get_timeout getterEd Bartosh2016-01-184-32/+16
* wic: adjust code for new data structureEd Bartosh2016-01-184-12/+12
* wic: remove pykickstart codeEd Bartosh2016-01-1819-3264/+0
* wic: use new kickstart parserEd Bartosh2016-01-182-3/+3
* wic: add kickstart parser moduleEd Bartosh2016-01-181-0/+120
* wic: add partition moduleEd Bartosh2016-01-181-0/+410
* update_font_cache: only scan system font directoriesRoss Burton2016-01-111-1/+1
* scripts/create-pull-request: fix git request-pull syntaxMartin Jansa2016-01-111-1/+1
* populate_sdk_ext: Use new --setscene-only option to bitbake instead of workar...Richard Purdie2016-01-111-1/+1
* devtool: build: support using BBCLASSEXTENDed namesPaul Eggleton2016-01-112-7/+23
* devtool: reset: support recipes with BBCLASSEXTENDPaul Eggleton2016-01-112-2/+35
* devtool: refactor code for getting local recipe filePaul Eggleton2016-01-112-16/+15
* devtool: add: support adding a native variantPaul Eggleton2016-01-112-0/+26
* devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton2016-01-111-11/+14
* recipetool: create: support creating standalone native/nativesdk recipesPaul Eggleton2016-01-111-1/+6
* recipetool: create: lower case name when determining from filenamePaul Eggleton2016-01-111-2/+2
* devtool: sdk-update: add option to skip preparation stepPaul Eggleton2016-01-111-8/+10
* devtool: sdk-update: fix error checkingPaul Eggleton2016-01-111-7/+6
* devtool: sdk-update: fix metadata update stepPaul Eggleton2016-01-111-2/+2
* devtool: sdk-update: fix not using updateserver config file optionPaul Eggleton2016-01-111-15/+15
* scripts/oe-publish-sdk: add missing call to git update-server-infoPaul Eggleton2016-01-111-2/+2
* scripts/yocto-layer: Avoids duplication of "meta-" prefixHumberto Ibarra2016-01-071-1/+5
* yocto-bsp: remove 3.14 and 3.19 bbappendsBruce Ashfield2016-01-0735-1286/+0
* mkefidisk.sh: add boot log on consoleTrevor Woerner2016-01-071-2/+2
* mkefidisk.sh: add startup script for automated bootTrevor Woerner2016-01-071-0/+3
* sstate-sysroot-cruft.sh: Extend the whitelistMartin Jansa2016-01-071-3/+15
* scripts/oe-selftest: Allow to run tests on random/all MACHINEsDaniel Istrate2016-01-071-9/+28
* oe-selftest: New option --list-testsDaniel Istrate2016-01-071-0/+21
* oe-selftest: Improved --list-classes when determining test namesDaniel Istrate2016-01-071-1/+1
* scripts/oe-selftest: Remove extra coverage data added to unittestsHumberto Ibarra2016-01-071-69/+103
* wic: rawcopy: Copy source file to build folderNoor Ahsan2016-01-071-3/+4