aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsync2git-ara-mdk.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync2git-ara-mdk.py b/sync2git-ara-mdk.py
index bc78945..b79bd90 100755
--- a/sync2git-ara-mdk.py
+++ b/sync2git-ara-mdk.py
@@ -21,6 +21,7 @@ exceptions = {
"external/i2c-tools.git": {"branches": ["master"] },
"kernel/pxa1928.git": {"repo": "marvell/vendor/marvell/ose/mrvl-3.10.git", "branches": ["projectara-spiral2-5.0.0-v3", "projectara-5.1" ] },
"vendor/marvell/generic/graphics/driver.git": {"repo": "marvell/vendor/marvell/generic/graphics/driver5x.git", "branches": [ "projectara-5.1" ] },
+ "vendor/google/ara.git": {"repo": "vendor/google/ara.git", "branches": [ "master" ] },
}
push_opts = "-q --force"