summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2016-01-29bitbake-whatchanged: avoid double do_ task name prefixOlof Johansson1
2016-01-26gen-lockedsig-cache: fix bad destination path joiningPaul Eggleton1
2016-01-26scripts/wipe-sysroot: also delete uninative sysrootRoss Burton1
2016-01-26devtool: extract: use the correct datastore for builddirMarkus Lehtonen1
2016-01-26devtool: add configure-help subcommandPaul Eggleton2
2016-01-26devtool: properly handle bb.build.FuncFailed when extracting sourcePaul Eggleton1
2016-01-26devtool: add: warn if modified recipe found in attic directoryPaul Eggleton1
2016-01-26devtool: build-image: allow specifying packages to add to imagePaul Eggleton1
2016-01-26devtool: move edit-recipe to a separate modulePaul Eggleton2
2016-01-24build-perf-test.sh: add eSDK testingMarkus Lehtonen1
2016-01-24build-perf-test.sh: more generic timing functionMarkus Lehtonen1
2016-01-22recipetool: create: better fix for fetch error handlingPaul Eggleton1
2016-01-22recipetool: create: fix extraction of name from URLs ending in /Paul Eggleton1
2016-01-22recipetool: create: extract SRC_URI from local git repositoriesPaul Eggleton1
2016-01-22devtool / recipetool: support specifying a subdirectory within the fetched so...Paul Eggleton2
2016-01-22recipetool: create: strip quotes from values extracted from CMakeLists.txtPaul Eggleton1
2016-01-22gen-lockedsig-cache: copy correct native sstate into ext SDKPaul Eggleton1
2016-01-22devtool: add sdk-install subcommandPaul Eggleton1
2016-01-22devtool: sdk-update: improve SDK update process robustnessPaul Eggleton1
2016-01-22devtool: sdk-update: improve temp directory handlingPaul Eggleton1
2016-01-22devtool: build: ensure pkgdata is written outPaul Eggleton1
2016-01-22classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton1
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