aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
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-17wic/help.py: document requirements for valid fstab generationJoshua Lock
2016-01-17wic: get rid of 2 gettersEd Bartosh
2016-01-17wic: get rid of set_size and set_source_file settersEd Bartosh
2016-01-17wic: get rid of get_rootfs and set_rootfsEd Bartosh
2016-01-17wic: get rid of get_timeout getterEd Bartosh
2016-01-17wic: adjust code for new data structureEd Bartosh
2016-01-17wic: remove pykickstart codeEd Bartosh
2016-01-17wic: use new kickstart parserEd Bartosh
2016-01-17wic: add kickstart parser moduleEd Bartosh
2016-01-17wic: add partition moduleEd Bartosh
2016-01-11populate_sdk_ext: Use new --setscene-only option to bitbake instead of workar...Richard Purdie
2016-01-11devtool: build: support using BBCLASSEXTENDed namesPaul Eggleton
2016-01-11devtool: reset: support recipes with BBCLASSEXTENDPaul Eggleton
2016-01-11devtool: refactor code for getting local recipe filePaul Eggleton
2016-01-11devtool: add: support adding a native variantPaul Eggleton
2016-01-11devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton
2016-01-11recipetool: create: support creating standalone native/nativesdk recipesPaul Eggleton
2016-01-11recipetool: create: lower case name when determining from filenamePaul Eggleton
2016-01-11devtool: sdk-update: add option to skip preparation stepPaul Eggleton
2016-01-11devtool: sdk-update: fix error checkingPaul Eggleton
2016-01-11devtool: sdk-update: fix metadata update stepPaul Eggleton
2016-01-11devtool: sdk-update: fix not using updateserver config file optionPaul Eggleton
2016-01-07wic: rawcopy: Copy source file to build folderNoor Ahsan
2015-12-28devtool: use cp instead of shutil.copytreeEd Bartosh
2015-12-22recipetool: create: fix error when extracting source to a specified directoryPaul Eggleton
2015-12-22recipetool: create: improve autotools supportPaul Eggleton
2015-12-22devtool: sync: tweak help / messagesPaul Eggleton
2015-12-22devtool: reset: print message about leaving source tree behindPaul Eggleton
2015-12-22devtool: status: list recipe file within workspace if one existsPaul Eggleton
2015-12-22devtool: modify: default source tree pathPaul Eggleton
2015-12-22devtool: add: allow specifying URL as positional argumentPaul Eggleton
2015-12-22devtool: add: figure out recipe name from recipetoolPaul Eggleton
2015-12-22devtool: add: allow source tree to be omittedPaul Eggleton
2015-12-22scripts/lib/argparse_oe: handle intermixing of optional positional argumentsPaul Eggleton
2015-12-22devtool: update-recipe: use correct method to get bbappend filenamePaul Eggleton