]> git.e2factory.org Git - e2factory.git/commit
sources: allow assigning environment to sources
authorGordon Hecker <gh@emlix.com>
Tue, 27 Apr 2010 12:56:44 +0000 (14:56 +0200)
committerGordon Hecker <gh@emlix.com>
Thu, 29 Apr 2010 13:30:55 +0000 (15:30 +0200)
commit6a8d3b24a15d35d234916f81849586060993bb07
treed8d47c52d9c1b4e9daf7140144c450b7ac4179d7
parent045d47f981b849edca829e1dba08fe80d4b59d63
sources: allow assigning environment to sources

This is done by assigning a dictionary to the 'env' attribute
of a source configuration.
The environment configured this way is merged into the environment
of any result that uses the particular source.

BuildId is handled by including the dictionary into the sourceid
calculation.

Signed-off-by: Gordon Hecker <gh@emlix.com>
doc/manual/sources.text
local/cvs.lua
local/e2tool.lua
local/files.lua
local/git.lua
local/svn.lua
templates/local/source.cvs
templates/local/source.files
templates/local/source.git
templates/local/source.svn