summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* devtool: Use the wildcard flag in update_recipe_patchOla x Nilsson2016-11-081-0/+1
* devtool: build_image: Fix recipe filterOla x Nilsson2016-11-081-1/+1
* devtool: add: fix error message when only specifying a recipe namePaul Eggleton2016-11-081-1/+1
* recipetool: create: fix greedy regex that broke support for github tarballsPaul Eggleton2016-11-081-1/+1
* recipetool: create: fix handling of github URLsPaul Eggleton2016-11-081-1/+1
* devtool: reset: allow reset to work if the recipe file has been deletedPaul Eggleton2016-11-081-1/+1
* devtool: update-recipe: fix --initial-rev optionPaul Eggleton2016-11-081-8/+5
* wic: rawcopy: make source filenames uniqueEd Bartosh2016-07-061-1/+1
* scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re...Leonardo Sandoval2016-06-291-0/+1
* wic: fix path parsing, use last occurrenceGeorge McCollister2016-06-291-1/+1
* recipetool: create: fix falling back to declared license for npm packagesPaul Eggleton2016-06-292-2/+2
* wic: isoimage-isohybrid: fix splash file pathsIoan-Adrian Ratiu2016-06-291-2/+2
* wic: isoimage-isohybrid: add grubefi configfile supportIoan-Adrian Ratiu2016-06-291-21/+32
* devtool: Fix build-sdk when pn doesn't match filenameRandy Witt2016-05-171-5/+19
* recipetool.newappend: fix syntax error for 'not path_ok' errorChristopher Larson2016-04-291-1/+1
* devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changesPaul Eggleton2016-04-191-0/+26
* devtool: sdk-update: reset git metadata on updateStephano Cetola2016-04-181-2/+8
* devtool: upgrade: handle recipes where source is not first entry in SRC_URIPaul Eggleton2016-04-151-1/+9
* wic: fix bug in handling fsoptionsEd Bartosh2016-04-141-19/+17
* Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"Ross Burton2016-04-131-1/+1
* wic/utils/partitionedfs.py: assemble .wic images as sparse filesJoshua Lock2016-04-091-1/+1
* scripts/lib/bsp/help.py: Typo in help for yocto-bsp createHumberto Ibarra2016-04-051-3/+3
* wic/isoimage-isohybrid.py: change cpio generated uid&gid to rootIoan-Adrian Ratiu2016-04-031-2/+2
* wic/isoimage-isohybrid.py: use glob to find initramfs locationIoan-Adrian Ratiu2016-04-031-2/+2
* yocto-bsp: Set correct default branches and branches base for i386, qemu and ...Humberto Ibarra2016-04-017-20/+20
* devtool: modify: call shutdown on tinfoil when donePaul Eggleton2016-03-311-0/+2
* wic: fix type of no-table optionEd Bartosh2016-03-281-1/+1
* scripts/lib/bsp/help.py: Add missing options to yocto-bsp help and usageHumberto Ibarra2016-03-261-0/+2
* devtool: add: create git repository if URL specified as positional argumentPaul Eggleton2016-03-251-1/+1
* devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton2016-03-251-0/+11
* devtool: configure-help: fix error if do_configure not already runPaul Eggleton2016-03-251-1/+1
* devtool: sdk-install: add option to allow building from sourcePaul Eggleton2016-03-251-1/+20
* devtool: change config symlink name to .config.newMarkus Lehtonen2016-03-201-2/+2
* recipetool: create: don't create extra files directory unconditionallyPaul Eggleton2016-03-201-7/+8
* recipetool: create: shrinkwrap and lockdown npm modulesPaul Eggleton2016-03-091-0/+57
* recipetool: create: support creation of additional files by pluginsPaul Eggleton2016-03-092-1/+16
* recipetool: create: check if npm available if npm:// URL specifiedPaul Eggleton2016-03-091-0/+6
* recipetool: create: split npm module dependencies into packagesPaul Eggleton2016-03-092-3/+82
* recipetool: create: add license file crunchingPaul Eggleton2016-03-091-1/+76
* recipetool: create: match *LICENSE* as a license filePaul Eggleton2016-03-091-1/+1
* recipetool: create: improve mapping for autotools program macrosPaul Eggleton2016-03-092-8/+50
* recipetool: create: be more tolerant of spacing in configure.acPaul Eggleton2016-03-091-8/+8
* yocto-bsp: Update templates to 4.4 kernelMariano Lopez2016-03-0923-17/+530
* recipetool: create: fix support for AX_CHECK_LIBRARYPaul Eggleton2016-03-071-1/+1
* devtool: add build-sdk subcommandPaul Eggleton2016-03-072-22/+122
* devtool: build-image: rename modulePaul Eggleton2016-03-071-0/+0
* sdk.py: Fix undefined variableJuro Bystricky2016-03-031-0/+1
* recipetool: create: add basic support for new npm fetcher/classPaul Eggleton2016-03-021-0/+48
* recipetool: create: add basic support for generating linux kernel recipesPaul Eggleton2016-03-021-0/+99
* recipetool: create: add support for out-of-tree kernel modulesPaul Eggleton2016-03-021-0/+152