aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2016-11-08devtool: Use the wildcard flag in update_recipe_patchOla x Nilsson
2016-11-08devtool: build_image: Fix recipe filterOla x Nilsson
2016-11-08devtool: add: fix error message when only specifying a recipe namePaul Eggleton
2016-11-08recipetool: create: fix greedy regex that broke support for github tarballsPaul Eggleton
2016-11-08recipetool: create: fix handling of github URLsPaul Eggleton
2016-11-08devtool: reset: allow reset to work if the recipe file has been deletedPaul Eggleton
2016-11-08devtool: update-recipe: fix --initial-rev optionPaul Eggleton
2016-07-06wic: rawcopy: make source filenames uniqueEd Bartosh
2016-06-29wic: fix path parsing, use last occurrenceGeorge McCollister
2016-06-29recipetool: create: fix falling back to declared license for npm packagesPaul Eggleton
2016-06-29wic: isoimage-isohybrid: fix splash file pathsIoan-Adrian Ratiu
2016-06-29wic: isoimage-isohybrid: add grubefi configfile supportIoan-Adrian Ratiu
2016-05-17devtool: Fix build-sdk when pn doesn't match filenameRandy Witt
2016-04-29recipetool.newappend: fix syntax error for 'not path_ok' errorChristopher Larson
2016-04-19devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changesPaul Eggleton
2016-04-18devtool: sdk-update: reset git metadata on updateStephano Cetola
2016-04-15devtool: upgrade: handle recipes where source is not first entry in SRC_URIPaul Eggleton
2016-04-14wic: fix bug in handling fsoptionsEd Bartosh
2016-04-13Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"Ross Burton
2016-04-09wic/utils/partitionedfs.py: assemble .wic images as sparse filesJoshua Lock
2016-04-03wic/isoimage-isohybrid.py: change cpio generated uid&gid to rootIoan-Adrian Ratiu
2016-04-03wic/isoimage-isohybrid.py: use glob to find initramfs locationIoan-Adrian Ratiu
2016-03-31devtool: modify: call shutdown on tinfoil when donePaul Eggleton
2016-03-28wic: fix type of no-table optionEd Bartosh
2016-03-23devtool: add: create git repository if URL specified as positional argumentPaul Eggleton
2016-03-23devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton
2016-03-23devtool: configure-help: fix error if do_configure not already runPaul Eggleton
2016-03-23devtool: sdk-install: add option to allow building from sourcePaul Eggleton
2016-03-20devtool: change config symlink name to .config.newMarkus Lehtonen
2016-03-20recipetool: create: don't create extra files directory unconditionallyPaul Eggleton
2016-03-09recipetool: create: shrinkwrap and lockdown npm modulesPaul Eggleton
2016-03-09recipetool: create: support creation of additional files by pluginsPaul Eggleton
2016-03-09recipetool: create: check if npm available if npm:// URL specifiedPaul Eggleton
2016-03-09recipetool: create: split npm module dependencies into packagesPaul Eggleton
2016-03-09recipetool: create: add license file crunchingPaul Eggleton
2016-03-09recipetool: create: match *LICENSE* as a license filePaul Eggleton
2016-03-09recipetool: create: improve mapping for autotools program macrosPaul Eggleton
2016-03-09recipetool: create: be more tolerant of spacing in configure.acPaul Eggleton
2016-03-06recipetool: create: fix support for AX_CHECK_LIBRARYPaul Eggleton
2016-03-04devtool: add build-sdk subcommandPaul Eggleton
2016-03-04devtool: build-image: rename modulePaul Eggleton
2016-03-03sdk.py: Fix undefined variableJuro Bystricky
2016-03-02recipetool: create: add basic support for new npm fetcher/classPaul Eggleton
2016-03-02recipetool: create: add basic support for generating linux kernel recipesPaul Eggleton
2016-03-02recipetool: create: add support for out-of-tree kernel modulesPaul Eggleton
2016-02-28wic: don't throw away our created swap partitionChristopher Larson
2016-02-28devtool: upgrade: print new recipe namePaul Eggleton
2016-02-28devtool: upgrade: drop PR on upgradePaul Eggleton
2016-02-28devtool: upgrade: eliminate unnecessary datastore copyPaul Eggleton
2016-02-28devtool: upgrade: fix several issues with extraction of new sourcePaul Eggleton