diff options
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 14892b5..dcacb05 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 = "zeus" |