aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2017-08-24recipetool: create: fix npm license code regressionpaule/recipetool-npm-fixes2Paul Eggleton
2017-08-24recipetool: create: fix broken import in npm modulePaul Eggleton
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-09devtool: sdk-update: fix pulling updates from gitAndrea Galbusera
2017-08-08devtool: fix handling of errors during task executionPaul Eggleton
2017-08-03wic: improve generating disk system identifierJonathan Liu
2017-07-30wic: Switch to using --use-uuid by defaultTom 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-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-21devtool: Setup logging before calling prepareRichard Purdie
2017-07-21recipetool: create: refactor code for ensuring npm is availablePaul Eggleton
2017-07-21recipetool: create: reimplement fetching with normal fetch/unpack tasksPaul Eggleton
2017-07-21recipetool: create: eliminate second fetch for packagesPaul Eggleton
2017-07-21recipetool: create: ensure meaningful error for malformed tarballsPaul Eggleton
2017-07-21devtool: extract: refactor kern-tools-native handlingPaul Eggleton
2017-07-17recipetool: git reformat URI mangling & parameter strippedStanley Cheong Kwan, Phoong
2017-07-17wic: isoimage-isohybrid: use grub-efi from deploy dirEd Bartosh
2017-07-17wic: isoimage-isohybrid: check result of glob()Ed Bartosh
2017-07-17wic: isoimage: do not remove temp directoryEd Bartosh
2017-07-17wic: get rid of using wic-toolsEd Bartosh
2017-07-06yocto-compat-layer.py: make signature check code reusablePatrick Ohly
2017-07-06yocto-compat-layer.py: allow README with suffixPatrick Ohly
2017-07-06yocto-compat-layer.py: add test_worldPatrick Ohly
2017-07-06yocto-compat-layer.py: apply test_signatures to all layersPatrick Ohly
2017-07-06yocto-compat-layer.py: tolerate broken world builds during signature diffPatrick Ohly
2017-07-06yocto-compat-layer.py: avoid adding layers more than oncePatrick Ohly
2017-06-23wic: remove extra double-quote on documentation stringJean-Francois Dagenais
2017-06-23wic/runner.py: move runtool API to misc.pyEd Bartosh