index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oe
/
recipeutils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
devtool: update-recipe: support files with subdir=
Paul Eggleton
2016-09-08
1
-2
/
+10
*
devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...
Richard Purdie
2016-08-18
1
-9
/
+10
*
lib/oe/recipeutils: fix patch_recipe*() with empty input
Paul Eggleton
2016-07-26
1
-1
/
+1
*
devtool: add finish subcommand
Paul Eggleton
2016-07-20
1
-1
/
+56
*
devtool: upgrade: record original recipe files
Paul Eggleton
2016-07-20
1
-1
/
+3
*
lib/oe/recipeutils: fix a few issues in find_layerdir()
Paul Eggleton
2016-07-20
1
-2
/
+4
*
classes/lib: Complete transition to python3
Richard Purdie
2016-06-02
1
-2
/
+2
*
scripts: Fix deprecated dict methods for python3
Ed Bartosh
2016-06-02
1
-2
/
+2
*
classes/lib: Update xrange -> range for python3
Richard Purdie
2016-06-02
1
-2
/
+2
*
classes/lib: Update to explictly create lists where needed
Richard Purdie
2016-06-02
1
-3
/
+3
*
classes/lib: Update to match python3 iter requirements
Richard Purdie
2016-06-02
1
-4
/
+4
*
lib/oe/recipeutils: fix insertion of variable values
Paul Eggleton
2016-06-01
1
-1
/
+1
*
lib/oe/recipeutils: patch_recipe_lines: allow omitting trailing newlines
Paul Eggleton
2016-06-01
1
-6
/
+11
*
lib/oe/recipeutils: split out patch_recipe_lines()
Paul Eggleton
2016-06-01
1
-5
/
+18
*
devtool: update-recipe: handle where SRC_URI is appended to with +=
Paul Eggleton
2016-04-15
1
-3
/
+4
*
lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata()
Paul Eggleton
2015-12-01
1
-67
/
+93
*
lib/oe/recipeutils: check in validate_pn() for names instead of filenames
Paul Eggleton
2015-12-01
1
-0
/
+2
*
devtool: handle virtual providers
Paul Eggleton
2015-10-21
1
-1
/
+5
*
recipeutils: implement get_recipe_local_files()
Markus Lehtonen
2015-10-01
1
-0
/
+16
*
recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is em...
Alexander Kanavin
2015-09-28
1
-4
/
+5
*
devtool / lib/oe/recipeutils: ensure we can parse without bbappends
Paul Eggleton
2015-09-23
1
-0
/
+2
*
lib/oe/recipeutils: properly split unexpanded variable values
Paul Eggleton
2015-09-23
1
-2
/
+59
*
lib/oe/recipeutils: avoid parsing in get_var_files()
Paul Eggleton
2015-08-19
1
-2
/
+1
*
recipeutils.py: allow all characters in regexes used to parse version strings
Alexander Kanavin
2015-08-10
1
-2
/
+2
*
recipeutils.py: get_recipe_pv_without_srcpv remove prefixes from pv
Aníbal Limón
2015-07-23
1
-0
/
+6
*
oe/recipeutils.py: get_recipe_upstream_info update to get revision
Aníbal Limón
2015-07-23
1
-13
/
+15
*
oe/recipeutils.py: get_recipe_upstream_info only use sfx and pfx when exits
Aníbal Limón
2015-07-23
1
-3
/
+10
*
lib/oe/recipeutils: fix replace_dir_vars to return the correct variables
Paul Eggleton
2015-07-16
1
-1
/
+2
*
oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URI
Aníbal Limón
2015-07-12
1
-1
/
+10
*
lib/oe/recipeutils: Ensure order of data store doesn't influence the result
Richard Purdie
2015-07-12
1
-1
/
+1
*
oe.recipeutils: fix line.split error in bbappend_recipe
Christopher Larson
2015-06-27
1
-1
/
+1
*
recipeutils: Improve get_recipe_pv_without_srcpv function
Aníbal Limón
2015-06-08
1
-10
/
+2
*
recipeutils: Add get_recipe_upstream_version and get_recipe_pv_without_srcpv ...
Aníbal Limón
2015-06-03
1
-0
/
+96
*
recipetool: add appendfile subcommand
Paul Eggleton
2015-05-20
1
-1
/
+327
*
lib/oe/recipeutils: add a parse_recipe_simple() function
Paul Eggleton
2015-05-16
1
-3
/
+26
*
devtool: handle . in recipe name
Paul Eggleton
2015-04-27
1
-2
/
+2
*
devtool: include bbappends in recipe parsing
Markus Lehtonen
2015-04-27
1
-3
/
+3
*
lib/oe/recipeutils: minor improvements to patch_recipe()
Paul Eggleton
2015-02-23
1
-2
/
+2
*
lib/oe: add recipeutils module
Paul Eggleton
2014-12-21
1
-0
/
+279