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:
@@ -57,9 +57,9 @@ class Macro:
|
||||
InitSetupRepos(),
|
||||
repo_loop,
|
||||
FinishSetupRepos(),
|
||||
SetupEnviron(),
|
||||
SetupHome(),
|
||||
ReposApplyPatches(),
|
||||
SetupEnviron(),
|
||||
WriteBBConfig(),
|
||||
]
|
||||
else:
|
||||
|
Reference in New Issue
Block a user