From 76481d92093933a348c1d1267c5a89a738c4938e Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Fri, 17 May 2019 13:35:06 -0400 Subject: Update layer.conf and .gitreview for guppy branch 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 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/layer.conf') 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" -- cgit 1.2.3-korg