Age | Commit message (Expand) | Author | Files |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-12-14 | lib/oe/recipeutils: drop parse_recipe_simple() | Paul Eggleton | 1 |
2016-12-14 | classes/patch: move several functions to oe.patch | Paul Eggleton | 1 |
2016-12-14 | lib/oe/recipeutils: use cooker function instead of bb.providers | Paul Eggleton | 1 |
2016-11-23 | lib/oe/recipeutils: ignore archives by default in get_recipe_local_files() | Paul Eggleton | 1 |
2016-11-23 | devtool: update-recipe: fix handling of compressed local patches | Paul Eggleton | 1 |
2016-11-06 | lib/oe/recipeutils: print just filename in bbappend_recipe() if in temp dir | Paul Eggleton | 1 |
2016-09-19 | lib/oe/recipeutils: fix invalid character detection in validate_pn() | Paul Eggleton | 1 |
2016-09-08 | devtool: update-recipe: support files with subdir= | Paul Eggleton | 1 |
2016-08-18 | devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration... | Richard Purdie | 1 |
2016-07-25 | lib/oe/recipeutils: fix patch_recipe*() with empty input | Paul Eggleton | 1 |
2016-07-20 | devtool: add finish subcommand | Paul Eggleton | 1 |
2016-07-20 | devtool: upgrade: record original recipe files | Paul Eggleton | 1 |
2016-07-20 | lib/oe/recipeutils: fix a few issues in find_layerdir() | Paul Eggleton | 1 |
2016-06-02 | classes/lib: Complete transition to python3 | Richard Purdie | 1 |
2016-06-02 | scripts: Fix deprecated dict methods for python3 | Ed Bartosh | 1 |
2016-06-02 | classes/lib: Update xrange -> range for python3 | Richard Purdie | 1 |
2016-06-02 | classes/lib: Update to explictly create lists where needed | Richard Purdie | 1 |
2016-06-02 | classes/lib: Update to match python3 iter requirements | Richard Purdie | 1 |
2016-05-30 | lib/oe/recipeutils: fix insertion of variable values | Paul Eggleton | 1 |
2016-05-30 | lib/oe/recipeutils: patch_recipe_lines: allow omitting trailing newlines | Paul Eggleton | 1 |
2016-05-30 | lib/oe/recipeutils: split out patch_recipe_lines() | Paul Eggleton | 1 |
2016-04-15 | devtool: update-recipe: handle where SRC_URI is appended to with += | Paul Eggleton | 1 |
2015-12-01 | lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata() | Paul Eggleton | 1 |
2015-12-01 | lib/oe/recipeutils: check in validate_pn() for names instead of filenames | Paul Eggleton | 1 |
2015-10-21 | devtool: handle virtual providers | Paul Eggleton | 1 |
2015-09-29 | recipeutils: implement get_recipe_local_files() | Markus Lehtonen | 1 |
2015-09-28 | recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is em... | Alexander Kanavin | 1 |
2015-09-22 | devtool / lib/oe/recipeutils: ensure we can parse without bbappends | Paul Eggleton | 1 |
2015-09-22 | lib/oe/recipeutils: properly split unexpanded variable values | Paul Eggleton | 1 |
2015-08-19 | lib/oe/recipeutils: avoid parsing in get_var_files() | Paul Eggleton | 1 |
2015-08-09 | recipeutils.py: allow all characters in regexes used to parse version strings | Alexander Kanavin | 1 |
2015-07-22 | recipeutils.py: get_recipe_pv_without_srcpv remove prefixes from pv | Aníbal Limón | 1 |
2015-07-22 | oe/recipeutils.py: get_recipe_upstream_info update to get revision | Aníbal Limón | 1 |
2015-07-22 | oe/recipeutils.py: get_recipe_upstream_info only use sfx and pfx when exits | Aníbal Limón | 1 |
2015-07-16 | lib/oe/recipeutils: fix replace_dir_vars to return the correct variables | Paul Eggleton | 1 |
2015-07-12 | oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URI | Aníbal Limón | 1 |
2015-07-12 | lib/oe/recipeutils: Ensure order of data store doesn't influence the result | Richard Purdie | 1 |
2015-06-27 | oe.recipeutils: fix line.split error in bbappend_recipe | Christopher Larson | 1 |
2015-06-08 | recipeutils: Improve get_recipe_pv_without_srcpv function | Aníbal Limón | 1 |
2015-06-03 | recipeutils: Add get_recipe_upstream_version and get_recipe_pv_without_srcpv ... | Aníbal Limón | 1 |
2015-05-19 | recipetool: add appendfile subcommand | Paul Eggleton | 1 |
2015-05-15 | lib/oe/recipeutils: add a parse_recipe_simple() function | Paul Eggleton | 1 |
2015-04-27 | devtool: handle . in recipe name | Paul Eggleton | 1 |
2015-04-27 | devtool: include bbappends in recipe parsing | Markus Lehtonen | 1 |
2015-02-23 | lib/oe/recipeutils: minor improvements to patch_recipe() | Paul Eggleton | 1 |
2014-12-21 | lib/oe: add recipeutils module | Paul Eggleton | 1 |