summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2016-04-19devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changesPaul Eggleton1
2016-04-18devtool: sdk-update: reset git metadata on updateStephano Cetola1
2016-04-15devtool: upgrade: handle recipes where source is not first entry in SRC_URIPaul Eggleton1
2016-04-14wic: fix bug in handling fsoptionsEd Bartosh1
2016-04-13Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"Ross Burton1
2016-04-09wic/utils/partitionedfs.py: assemble .wic images as sparse filesJoshua Lock1
2016-04-03wic/isoimage-isohybrid.py: change cpio generated uid&gid to rootIoan-Adrian Ratiu1
2016-04-03wic/isoimage-isohybrid.py: use glob to find initramfs locationIoan-Adrian Ratiu1
2016-03-31devtool: modify: call shutdown on tinfoil when donePaul Eggleton1
2016-03-28wic: fix type of no-table optionEd Bartosh1
2016-03-23devtool: add: create git repository if URL specified as positional argumentPaul Eggleton1
2016-03-23devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton1
2016-03-23devtool: configure-help: fix error if do_configure not already runPaul Eggleton1
2016-03-23devtool: sdk-install: add option to allow building from sourcePaul Eggleton1
2016-03-20devtool: change config symlink name to .config.newMarkus Lehtonen1
2016-03-20recipetool: create: don't create extra files directory unconditionallyPaul Eggleton1
2016-03-09recipetool: create: shrinkwrap and lockdown npm modulesPaul Eggleton1
2016-03-09recipetool: create: support creation of additional files by pluginsPaul Eggleton2
2016-03-09recipetool: create: check if npm available if npm:// URL specifiedPaul Eggleton1
2016-03-09recipetool: create: split npm module dependencies into packagesPaul Eggleton2
2016-03-09recipetool: create: add license file crunchingPaul Eggleton1
2016-03-09recipetool: create: match *LICENSE* as a license filePaul Eggleton1
2016-03-09recipetool: create: improve mapping for autotools program macrosPaul Eggleton2
2016-03-09recipetool: create: be more tolerant of spacing in configure.acPaul Eggleton1
2016-03-06recipetool: create: fix support for AX_CHECK_LIBRARYPaul Eggleton1
2016-03-04devtool: add build-sdk subcommandPaul Eggleton2
2016-03-04devtool: build-image: rename modulePaul Eggleton1
2016-03-03sdk.py: Fix undefined variableJuro Bystricky1
2016-03-02recipetool: create: add basic support for new npm fetcher/classPaul Eggleton1
2016-03-02recipetool: create: add basic support for generating linux kernel recipesPaul Eggleton1
2016-03-02recipetool: create: add support for out-of-tree kernel modulesPaul Eggleton1
2016-02-28wic: don't throw away our created swap partitionChristopher Larson1
2016-02-28devtool: upgrade: print new recipe namePaul Eggleton1
2016-02-28devtool: upgrade: drop PR on upgradePaul Eggleton1
2016-02-28devtool: upgrade: eliminate unnecessary datastore copyPaul Eggleton1
2016-02-28devtool: upgrade: fix several issues with extraction of new sourcePaul Eggleton1
2016-02-28devtool: upgrade: fix constructing new branch from tarball releasesPaul Eggleton1
2016-02-28devtool: upgrade: fix renaming of recipe if PV is not in namePaul Eggleton1
2016-02-28devtool: upgrade: fix moving version-specific files directoryPaul Eggleton1
2016-02-28devtool: upgrade: fix version argument checkingPaul Eggleton1
2016-02-28devtool: upgrade: drop superfluous call to validate_pnPaul Eggleton1
2016-02-28devtool: upgrade: make source tree path optionalPaul Eggleton1
2016-02-28devtool: modify: fix source tree default name when mapping virtualsPaul Eggleton1
2016-02-28devtool: add: tweak auto-determining name failure messagePaul Eggleton1
2016-02-28devtool: update-recipe: create config fragmentMarkus Lehtonen1
2016-02-28devtool: sync: update kernel configMarkus Lehtonen1
2016-02-21recipetool: create: improve CMake package mappingPaul Eggleton2
2016-02-21recipetool: create: add additional extension mechanismsPaul Eggleton2
2016-02-21devtool: modify: tweak help description for behaviour changePaul Eggleton1
2016-02-21devtool: deploy-target: preserve existing filesPaul Eggleton1