Apply patches before doing an environment setup
We may need to patch the environment setup, too. Signed-off-by: Peter Hatina <peter@hatina.eu> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
parent
6b52357dc7
commit
24c13a491b
@ -57,9 +57,9 @@ class Macro:
|
|||||||
InitSetupRepos(),
|
InitSetupRepos(),
|
||||||
repo_loop,
|
repo_loop,
|
||||||
FinishSetupRepos(),
|
FinishSetupRepos(),
|
||||||
SetupEnviron(),
|
|
||||||
SetupHome(),
|
SetupHome(),
|
||||||
ReposApplyPatches(),
|
ReposApplyPatches(),
|
||||||
|
SetupEnviron(),
|
||||||
WriteBBConfig(),
|
WriteBBConfig(),
|
||||||
]
|
]
|
||||||
else:
|
else:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user