summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* recipetool: create: fix SRCPV prefix for non-git SCMsPaul Eggleton2017-08-311-1/+9
* recipetool: create: make recently added branch/tag handling git specificPaul Eggleton2017-08-311-2/+2
* devtool: add: add explicit srcrev/branch optionsPaul Eggleton2017-08-312-5/+37
* devtool: edit-recipe: fix regressionPaul Eggleton2017-08-311-4/+11
* devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton2017-08-311-1/+1
* devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton2017-08-311-0/+3
* devtool: update-recipe: ensure patches get deleted in srcrev modePaul Eggleton2017-08-311-1/+2
* scripts/runqemu: Don't print error messages about tap file locksRichard Purdie2017-08-301-3/+7
* devtool: deploy-target: Support stripped libs and execsTobias Hagelborn2017-08-271-4/+29
* wic: always read image partitionsEd Bartosh2017-08-271-2/+3
* wic: implement 'wic write' commandEd Bartosh2017-08-273-0/+241
* wic: extend list of used toolsEd Bartosh2017-08-271-1/+2
* wic: added 'fstypes' parameter to Disk.__init__Ed Bartosh2017-08-271-2/+7
* wic: convert partition number to intEd Bartosh2017-08-271-2/+2
* wic: get more info from the 'parted print' outputEd Bartosh2017-08-271-1/+8
* wic: reimplement getting paths of used toolsEd Bartosh2017-08-271-27/+9
* recipetool: create: fix npm license code regressionPaul Eggleton2017-08-231-0/+3
* recipetool: create: fix broken import in npm modulePaul Eggleton2017-08-231-1/+1
* linux-yocto: Drop 4.1 kernel appendsRichard Purdie2017-08-2314-578/+0
* runqemu: Use virtio to mount cdrom drivesRichard Purdie2017-08-231-1/+1
* meta: move some text from oe-setup-builddir to conf-notes.txtMing Liu2017-08-231-7/+0
* recipetool: allow plugins to set LICENSE and LIC_FILES_CHKSUMPaul Eggleton2017-08-232-80/+79
* recipetool: allow plugins to set PN / PV more easilyPaul Eggleton2017-08-231-7/+9
* devtool: import: new plugin to import the devtool workspaceLeonardo Sandoval2017-08-232-0/+180
* devtool: append md5sum only if not already presentLeonardo Sandoval2017-08-231-2/+5
* devtool: export: new plugin to export the devtool workspaceLeonardo Sandoval2017-08-231-0/+119
* devtool: upgrade: enable branch checking when revision is providedChang Rebecca Swee Fun2017-08-231-5/+22
* recipetool: create: replacing PV in SRCURIStanley Phoong2017-08-231-1/+3
* recipetool: create: handle git URLs specifying only a tagStanley Phoong2017-08-231-1/+22
* recipetool: create: being able to set branch when revision is providedChang Rebecca Swee Fun2017-08-231-0/+48
* recipetool: create: disable PREMIRRORS and MIRRORS by defaultChang Rebecca Swee Fun2017-08-232-1/+9
* recipetool: create: fix incorrect URL variable usagePaul Eggleton2017-08-171-1/+1
* scripts/oe-publish-sdk: use hook to call git update-server-infoAndrea Galbusera2017-08-091-2/+2
* devtool: sdk-update: fix pulling updates from gitAndrea Galbusera2017-08-091-1/+1
* devtool: fix handling of errors during task executionPaul Eggleton2017-08-091-0/+10
* python: don't include -tests with modulesMark Asselstine2017-08-032-6/+12
* wic: improve generating disk system identifierJonathan Liu2017-08-031-1/+2
* wic: Switch to using --use-uuid by defaultTom Rini2017-07-303-6/+6
* image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini2017-07-301-3/+6
* wic: ensure generated disk system identifier is non-zeroJonathan Liu2017-07-301-1/+1
* wic: add /boot mount point to fstab by defaultEd Bartosh2017-07-301-1/+1
* wic: rootfs: make copied rootfs uniqueEd Bartosh2017-07-301-1/+1
* wic: rootfs: fix rootfs path reportingEd Bartosh2017-07-301-6/+4
* wic: use absolute paths in rootfs pluginEd Bartosh2017-07-301-2/+2
* wic: copy rootfs directory before changing fstabEd Bartosh2017-07-301-9/+15
* bsp/help: include a warning showing deprecation of create-layer pluginLeonardo Sandoval2017-07-301-0/+8
* runqemu: chmod 0o777 for lockdirRobert Yang2017-07-271-0/+1
* runqemu: validate combosRobert Yang2017-07-271-0/+6
* runqemu: check tar.bz2 and .tar.gzRobert Yang2017-07-271-1/+4
* runqemu: check qbconfload before running bitbakeRobert Yang2017-07-271-1/+1