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(),
|
||||
repo_loop,
|
||||
FinishSetupRepos(),
|
||||
SetupEnviron(),
|
||||
SetupHome(),
|
||||
ReposApplyPatches(),
|
||||
SetupEnviron(),
|
||||
WriteBBConfig(),
|
||||
]
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user