From 599d585308a476849123d3c0a1786a21b8f83d5a Mon Sep 17 00:00:00 2001 From: Tomas Hrcka Date: Aug 18 2020 16:07:48 +0000 Subject: Update epoch for modules mass branching Signed-off-by: Tomas Hrcka --- diff --git a/scripts/massrebuildsinfo.py b/scripts/massrebuildsinfo.py index 94c8336..283dae1 100644 --- a/scripts/massrebuildsinfo.py +++ b/scripts/massrebuildsinfo.py @@ -30,7 +30,7 @@ MASSREBUILDS = { "epoch": '2020-07-27 10:00:00.000000', # rebuild anything not built after this date "module_mass_rebuild_epoch": '2020-07-27T10:00:00Z', # rebuild anything not built after this date for modules - "module_mass_branching_epoch": '2020-02-11T23:30:00Z', + "module_mass_branching_epoch": '2020-08-11T12:30:00Z', # rebuild anything not built after this date for modules "module_mass_rebuild_platform": "f33", # rebuild all modules that has build time dependency on this platform, this is used during mass rebuild time