]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
Expand PREMIRRORS
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 21 Mar 2010 22:25:25 +0000 (23:25 +0100)
committerChris Larson <clarson@kergoth.com>
Tue, 23 Mar 2010 18:32:52 +0000 (11:32 -0700)
commitd612d22b073f68b8cf1bb7344e0487820040d80d
tree980d9fd59c1f3cd705df1f80ebda8ae0653bebb6
parent879229d12c2830dba9e0cb794e61e3c698b8dcc7
Expand PREMIRRORS

When not expanding PREMIRRORS, the functions fails/does not work correctly
when PREMIRRORS is not a plain string (e.g. contains ${...} or a ${@...}
statements).

Signed-off-by: Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Signed-off-by: Chris Larson <clarson@kergoth.com>
lib/bb/fetch/__init__.py