From 4210157193584f27d4f712fa49f7e8b0a8ef60c2 Mon Sep 17 00:00:00 2001 From: Kevin Hilman Date: Mon, 29 Jan 2018 10:22:58 -0800 Subject: templates/callback: baylibre: default to BayLibre backend While AGL backend is under development and transitioning to kernelci-docker, use baylibre backend. Change-Id: I2b4a56fe0c63c878dbdcfa781c08a87740efca54 Signed-off-by: Kevin Hilman --- templates/callback/lab-agl-core.cfg | 2 +- templates/callback/lab-baylibre-legacy.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/callback/lab-agl-core.cfg b/templates/callback/lab-agl-core.cfg index f7d0d3c..fac3b4a 100644 --- a/templates/callback/lab-agl-core.cfg +++ b/templates/callback/lab-agl-core.cfg @@ -1,5 +1,5 @@ [default] -section = AGL +section = Baylibre [AGL] backend_fqdn = http://kernelci.automotivelinux.org diff --git a/templates/callback/lab-baylibre-legacy.cfg b/templates/callback/lab-baylibre-legacy.cfg index a0d5a6b..0a10fe4 100644 --- a/templates/callback/lab-baylibre-legacy.cfg +++ b/templates/callback/lab-baylibre-legacy.cfg @@ -1,5 +1,5 @@ [default] -section = AGL +section = Baylibre [AGL] backend_fqdn = http://kernelci.automotivelinux.org:8888 -- cgit 1.2.3-korg