summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2016-01-19python-setuptools: Upgrade to 19.2Alejandro Hernandez1
2016-01-19wic: pylinted ksparser moduleEd Bartosh1
2016-01-19wic: add help for 'include' commandEd Bartosh1
2016-01-19wic: move parts of canned .wks into common.wks.incEd Bartosh4
2016-01-19wic: implement search of includesEd Bartosh1
2016-01-19wic: refactor get_boot_configEd Bartosh1
2016-01-19wic: ksparser: add support for includeEd Bartosh1
2016-01-19wic: do not remove build dir in source pluginsEd Bartosh4
2016-01-19wic: use unique partition numberEd Bartosh1
2016-01-19wic: move wks parsing code to KickStart._parseEd Bartosh1
2016-01-19postinst-intercepts: always use set -eRoss Burton2
2016-01-19recipetool: create: add a couple more license checksumsPaul Eggleton1
2016-01-19recipetool: create: add basic support for extracting dependencies from cmakePaul Eggleton2
2016-01-19recipetool: create: force GL libraries to virtual/*Paul Eggleton1
2016-01-19recipetool: create: move dependency mapping code to RecipeHandlerPaul Eggleton2
2016-01-19recipetool: create: fix overzealous mapping of git URLsPaul Eggleton1
2016-01-19recipetool: create: support additional autoconf macros from autoconf-archivePaul Eggleton1
2016-01-19recipetool: create: detect flex/bison dependencyPaul Eggleton1
2016-01-19recipetool: create: pick up boost macros in configure.acPaul Eggleton1
2016-01-19recipetool: create: improve extraction of pkg-config / lib depsPaul Eggleton1
2016-01-19wic: rename kickstarter.py -> ksparser.pyEd Bartosh2
2016-01-19wic: override ArgumentParser.errorEd Bartosh1
2016-01-19wic: removed unused importsEd Bartosh4
2016-01-19wic: improve processing of parseing errorsEd Bartosh1
2016-01-19wic: catch KickStartErrorEd Bartosh1
2016-01-19wic: add custom exception KickStartErrorEd Bartosh1
2016-01-17wic/help.py: document requirements for valid fstab generationJoshua Lock1
2016-01-17wic: get rid of 2 gettersEd Bartosh3
2016-01-17wic: get rid of set_size and set_source_file settersEd Bartosh3
2016-01-17wic: get rid of get_rootfs and set_rootfsEd Bartosh4
2016-01-17wic: get rid of get_timeout getterEd Bartosh4
2016-01-17wic: adjust code for new data structureEd Bartosh4
2016-01-17wic: remove pykickstart codeEd Bartosh19
2016-01-17wic: use new kickstart parserEd Bartosh2
2016-01-17wic: add kickstart parser moduleEd Bartosh1
2016-01-17wic: add partition moduleEd Bartosh1
2016-01-11update_font_cache: only scan system font directoriesRoss Burton1
2016-01-11scripts/create-pull-request: fix git request-pull syntaxMartin Jansa1
2016-01-11populate_sdk_ext: Use new --setscene-only option to bitbake instead of workar...Richard Purdie1
2016-01-11devtool: build: support using BBCLASSEXTENDed namesPaul Eggleton2
2016-01-11devtool: reset: support recipes with BBCLASSEXTENDPaul Eggleton2
2016-01-11devtool: refactor code for getting local recipe filePaul Eggleton2
2016-01-11devtool: add: support adding a native variantPaul Eggleton2
2016-01-11devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton1
2016-01-11recipetool: create: support creating standalone native/nativesdk recipesPaul Eggleton1
2016-01-11recipetool: create: lower case name when determining from filenamePaul Eggleton1
2016-01-11devtool: sdk-update: add option to skip preparation stepPaul Eggleton1
2016-01-11devtool: sdk-update: fix error checkingPaul Eggleton1
2016-01-11devtool: sdk-update: fix metadata update stepPaul Eggleton1
2016-01-11devtool: sdk-update: fix not using updateserver config file optionPaul Eggleton1