summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2016-09-08recipetool: create: avoid extra blank lines in output recipePaul Eggleton1
2016-09-08recipetool: create: support node.js code outside of npmPaul Eggleton1
2016-09-08recipetool: create: allow license variable handling to be rerunPaul Eggleton1
2016-09-08recipetool: create: add --keep-temp command line optionPaul Eggleton1
2016-09-08recipetool: create: support git submodulesPaul Eggleton1
2016-09-08recipetool: create: fix mapping python dependencies to python-dbg packagePaul Eggleton1
2016-09-08recipetool: create: AX_PKG_SWIG should add dependency on swig-nativePaul Eggleton1
2016-09-08devtool: update-recipe: support files with subdir=Paul Eggleton1
2016-09-03scripts: ensure tinfoil is shut down correctlyPaul Eggleton5
2016-09-03lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton3
2016-08-25devtool: build_image: Fix recipe filterOla x Nilsson1
2016-08-25devtool: Use the wildcard flag in update_recipe_patchOla x Nilsson1
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie5
2016-07-28recipetool: create: fix greedy regex that broke support for github tarballsPaul Eggleton1
2016-07-25recipetool: record unknown license filesPaul Eggleton1
2016-07-21wic: rawcopy: make source filenames uniqueEd Bartosh1
2016-07-20devtool: add finish subcommandPaul Eggleton1
2016-07-20devtool: upgrade: record original recipe filesPaul Eggleton1
2016-07-20devtool: update-recipe: refactor to allow calling separatelyPaul Eggleton1
2016-07-20devtool: reset: refactor to allow calling separatelyPaul Eggleton1
2016-07-20devtool: update-recipe: don't copy local files that haven't changedPaul Eggleton1
2016-07-20devtool: update-recipe: find and use existing files directoriesPaul Eggleton1
2016-07-20wic: mountpoint is an optional argumentMaciej Borzecki1
2016-07-20wic: clone gummiboot wks for systemd-bootJianxun Zhang1
2016-07-20wic: add systemd-boot option in EFI boot image pluginJianxun Zhang1
2016-07-12recipetool: create: support specifying a file as the local sourcePaul Eggleton2
2016-07-12recipetool: create: fix handling of github URLsPaul Eggleton1
2016-07-12devtool: return specific exit code for incompatible recipesPaul Eggleton2
2016-07-12devtool: reset: allow reset to work if the recipe file has been deletedPaul Eggleton1
2016-07-12devtool: update-recipe: fix --initial-rev optionPaul Eggleton1
2016-07-08recipetool: create: drop unused convert_pkginfo() functionPaul Eggleton1
2016-07-08recipetool: create: avoid decoding errors with Python 3Paul Eggleton5
2016-07-01recipetool: recognize less common makefile namesNathan Lynch1
2016-06-14devtool: reset: allow specifying multiple recipesPaul Eggleton1
2016-06-03image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen4
2016-06-02scripts: python3: change python to python3 in shebangEd Bartosh1
2016-06-02scripts: python3: convert iterables to listsEd Bartosh4
2016-06-02scripts: Fix urlparse imports for python3Ed Bartosh1
2016-06-02scripts: Fix encoding errors for python3Ed Bartosh4
2016-06-02scripts: Replace basestring -> str for python3Ed Bartosh4
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh8
2016-06-02wic: encode help textEd Bartosh1
2016-06-02classes/lib: Update xrange -> range for python3Richard Purdie1
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie1
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie1
2016-05-30recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton2
2016-05-30recipetool: create: use ${BP} for subdir for binary packagesPaul Eggleton1
2016-05-30recipetool: create: extract variable values from .deb/.ipk/.rpmPaul Eggleton1
2016-05-30recipetool: create: support extracting SUMMARY and HOMEPAGEPaul Eggleton3
2016-05-30wic: bootimg-efi: include startup.nsh if it's availableChristopher Larson1