summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* python-setuptools: Upgrade to 19.2Alejandro Hernandez2016-01-201-0/+3
* wic: pylinted ksparser moduleEd Bartosh2016-01-201-4/+11
* wic: add help for 'include' commandEd Bartosh2016-01-201-0/+14
* wic: move parts of canned .wks into common.wks.incEd Bartosh2016-01-204-9/+6
* wic: implement search of includesEd Bartosh2016-01-201-2/+14
* wic: refactor get_boot_configEd Bartosh2016-01-201-9/+7
* wic: ksparser: add support for includeEd Bartosh2016-01-201-1/+6
* wic: do not remove build dir in source pluginsEd Bartosh2016-01-204-7/+3
* wic: use unique partition numberEd Bartosh2016-01-201-1/+3
* wic: move wks parsing code to KickStart._parseEd Bartosh2016-01-201-0/+3
* postinst-intercepts: always use set -eRoss Burton2016-01-192-0/+4
* 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