aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-05-17 13:35:06 -0400
committerScott Murray <scott.murray@konsulko.com>2019-05-17 13:55:43 -0400
commit76481d92093933a348c1d1267c5a89a738c4938e (patch)
tree14638c4c94dede4490ec27fc6adf76cb4503512b
parente64cdaccca7309e2d3c5da798e01fbea227bd465 (diff)
Update layer.conf and .gitreview for guppy branchguppy_7.0.4guppy_7.0.3guppy/7.0.4guppy/7.0.37.0.47.0.3guppy
For Guppy, set LAYERSERIES_COMPAT appropriately for rocko in layer.conf, and point at the guppy branch in .gitreview. Bug-AGL: SPEC-2418 Change-Id: I214685e1df26dca77aa4bed879f1c4eeed296818 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
-rw-r--r--.gitreview2
-rw-r--r--conf/layer.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitreview b/.gitreview
index d08c3f7..a1a9edf 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,4 +2,4 @@
host=gerrit.automotivelinux.org
port=29418
project=AGL/meta-agl-telematics-demo
-defaultbranch=master
+defaultbranch=guppy
diff --git a/conf/layer.conf b/conf/layer.conf
index 14892b5..493f61a 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "agl-telematics-demo"
BBFILE_PATTERN_agl-telematics-demo = "^${LAYERDIR}/"
BBFILE_PRIORITY_agl-telematics-demo = "7"
-LAYERSERIES_COMPAT_agl-telematics-demo = "thud"
+LAYERSERIES_COMPAT_agl-telematics-demo = "rocko"