mirror of
https://github.com/andreili/SBC_builder.git
synced 2025-09-25 22:04:40 +02:00
Revert sources sync
This commit is contained in:
parent
af27c6f01e
commit
41fb83fe21
@ -81,8 +81,8 @@ class Target:
|
|||||||
|
|
||||||
def source_sync(self):
|
def source_sync(self):
|
||||||
Logger.build(f"'{self.name}': Source prepare")
|
Logger.build(f"'{self.name}': Source prepare")
|
||||||
#self.sources.sync()
|
self.sources.sync()
|
||||||
#self.sources.do_patch(self.board_name, self.patch_dir)
|
self.sources.do_patch(self.board_name, self.patch_dir)
|
||||||
if (self.have_defconfig):
|
if (self.have_defconfig):
|
||||||
self.defconfig.save(self.sources.work_dir)
|
self.defconfig.save(self.sources.work_dir)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user