aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2017-08-27devtool: deploy-target: Support stripped libs and execsTobias Hagelborn
2017-08-27wic: always read image partitionsEd Bartosh
2017-08-27wic: implement 'wic write' commandEd Bartosh
2017-08-27wic: extend list of used toolsEd Bartosh
2017-08-27wic: added 'fstypes' parameter to Disk.__init__Ed Bartosh
2017-08-27wic: convert partition number to intEd Bartosh
2017-08-27wic: get more info from the 'parted print' outputEd Bartosh
2017-08-27wic: reimplement getting paths of used toolsEd Bartosh
2017-08-23recipetool: create: fix npm license code regressionPaul Eggleton
2017-08-23recipetool: create: fix broken import in npm modulePaul Eggleton
2017-08-23runqemu: Use virtio to mount cdrom drivesRichard Purdie
2017-08-23meta: move some text from oe-setup-builddir to conf-notes.txtMing Liu
2017-08-21recipetool: allow plugins to set LICENSE and LIC_FILES_CHKSUMPaul Eggleton
2017-08-21recipetool: allow plugins to set PN / PV more easilyPaul Eggleton
2017-08-21devtool: import: new plugin to import the devtool workspaceLeonardo Sandoval
2017-08-21devtool: append md5sum only if not already presentLeonardo Sandoval
2017-08-21devtool: export: new plugin to export the devtool workspaceLeonardo Sandoval
2017-08-21devtool: upgrade: enable branch checking when revision is providedChang Rebecca Swee Fun
2017-08-21recipetool: create: replacing PV in SRCURIStanley Phoong
2017-08-21recipetool: create: handle git URLs specifying only a tagStanley Phoong
2017-08-21recipetool: create: being able to set branch when revision is providedChang Rebecca Swee Fun
2017-08-21recipetool: create: disable PREMIRRORS and MIRRORS by defaultChang Rebecca Swee Fun
2017-08-16recipetool: create: fix incorrect URL variable usagePaul Eggleton
2017-08-09scripts/oe-publish-sdk: use hook to call git update-server-infoAndrea Galbusera
2017-08-09devtool: sdk-update: fix pulling updates from gitAndrea Galbusera
2017-08-08devtool: fix handling of errors during task executionPaul Eggleton
2017-08-03python: don't include -tests with modulesMark Asselstine
2017-08-03wic: improve generating disk system identifierJonathan Liu
2017-07-30wic: Switch to using --use-uuid by defaultTom Rini
2017-07-30image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini
2017-07-30wic: ensure generated disk system identifier is non-zeroJonathan Liu
2017-07-30wic: add /boot mount point to fstab by defaultEd Bartosh
2017-07-30wic: rootfs: make copied rootfs uniqueEd Bartosh
2017-07-30wic: rootfs: fix rootfs path reportingEd Bartosh
2017-07-30wic: use absolute paths in rootfs pluginEd Bartosh
2017-07-30wic: copy rootfs directory before changing fstabEd Bartosh
2017-07-27runqemu: chmod 0o777 for lockdirRobert Yang
2017-07-27runqemu: validate combosRobert Yang
2017-07-27runqemu: check tar.bz2 and .tar.gzRobert Yang
2017-07-27runqemu: check qbconfload before running bitbakeRobert Yang
2017-07-27runqemu: add --debug and --quietRobert Yang
2017-07-21wic: add description of --mkfs-extraoptsEd Bartosh
2017-07-21wic: implement wks option --mkfs-extraoptsEd Bartosh
2017-07-21devtool: standard: enable options for PREMIRRORS and MIRRORSChang Rebecca Swee Fun
2017-07-21devtool: find-recipe: enable new subcommand for devtoolChang Rebecca Swee Fun
2017-07-21scriptutils: pass in logger as parameterChang Rebecca Swee Fun
2017-07-21scriptutils: exit politely when no text editor availableChang Rebecca Swee Fun
2017-07-21wic: fix calculation of partition numberEd Bartosh
2017-07-21argparse_oe: Add int_positive typeAníbal Limón
2017-07-21recipetool: Setup logging before calling prepareRichard Purdie