summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-01-24recipetool: create: better fix for fetch error handlingPaul Eggleton
2016-01-24recipetool: create: fix extraction of name from URLs ending in /Paul Eggleton
2016-01-24recipetool: create: extract SRC_URI from local git repositoriesPaul Eggleton
2016-01-24devtool / recipetool: support specifying a subdirectory within the fetched so...Paul Eggleton
2016-01-24recipetool: create: strip quotes from values extracted from CMakeLists.txtPaul Eggleton
2016-01-24gen-lockedsig-cache: copy correct native sstate into ext SDKPaul Eggleton
2016-01-24devtool: add sdk-install subcommandPaul Eggleton
2016-01-24devtool: sdk-update: improve SDK update process robustnessPaul Eggleton
2016-01-24devtool: sdk-update: improve temp directory handlingPaul Eggleton
2016-01-24devtool: build: ensure pkgdata is written outPaul Eggleton
2016-01-24classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton
2016-01-20python-setuptools: Upgrade to 19.2Alejandro Hernandez
2016-01-20wic: pylinted ksparser moduleEd Bartosh
2016-01-20wic: add help for 'include' commandEd Bartosh
2016-01-20wic: move parts of canned .wks into common.wks.incEd Bartosh
2016-01-20wic: implement search of includesEd Bartosh
2016-01-20wic: refactor get_boot_configEd Bartosh
2016-01-20wic: ksparser: add support for includeEd Bartosh
2016-01-20wic: do not remove build dir in source pluginsEd Bartosh
2016-01-20wic: use unique partition numberEd Bartosh
2016-01-20wic: move wks parsing code to KickStart._parseEd Bartosh
2016-01-19postinst-intercepts: always use set -eRoss Burton
2016-01-19recipetool: create: add a couple more license checksumsPaul Eggleton
2016-01-19recipetool: create: add basic support for extracting dependencies from cmakePaul Eggleton
2016-01-19recipetool: create: force GL libraries to virtual/*Paul Eggleton
2016-01-19recipetool: create: move dependency mapping code to RecipeHandlerPaul Eggleton
2016-01-19recipetool: create: fix overzealous mapping of git URLsPaul Eggleton
2016-01-19recipetool: create: support additional autoconf macros from autoconf-archivePaul Eggleton
2016-01-19recipetool: create: detect flex/bison dependencyPaul Eggleton
2016-01-19recipetool: create: pick up boost macros in configure.acPaul Eggleton
2016-01-19recipetool: create: improve extraction of pkg-config / lib depsPaul Eggleton
2016-01-19wic: rename kickstarter.py -> ksparser.pyEd Bartosh
2016-01-19wic: override ArgumentParser.errorEd Bartosh
2016-01-19wic: removed unused importsEd Bartosh
2016-01-19wic: improve processing of parseing errorsEd Bartosh
2016-01-19wic: catch KickStartErrorEd Bartosh
2016-01-19wic: add custom exception KickStartErrorEd Bartosh
2016-01-18wic/help.py: document requirements for valid fstab generationJoshua Lock
2016-01-18wic: get rid of 2 gettersEd Bartosh
2016-01-18wic: get rid of set_size and set_source_file settersEd Bartosh
2016-01-18wic: get rid of get_rootfs and set_rootfsEd Bartosh
2016-01-18wic: get rid of get_timeout getterEd Bartosh
2016-01-18wic: adjust code for new data structureEd Bartosh
2016-01-18wic: remove pykickstart codeEd Bartosh
2016-01-18wic: use new kickstart parserEd Bartosh
2016-01-18wic: add kickstart parser moduleEd Bartosh
2016-01-18wic: add partition moduleEd Bartosh
2016-01-11update_font_cache: only scan system font directoriesRoss Burton
2016-01-11scripts/create-pull-request: fix git request-pull syntaxMartin Jansa
2016-01-11populate_sdk_ext: Use new --setscene-only option to bitbake instead of workar...Richard Purdie