From bf38990d3bc089b472ad2010573482f0cff47701 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 3 Nov 2020 10:12:47 -0800 Subject: [PATCH] {honister-stop} webos: layer.conf: Update to honister release name series :Release Notes: :Detailed Notes: :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [PLAT-141293] Create GPVB with Yocto 3.4 Honister Change-Id: I80ce24c39e530171091ceb5c05771d3896258bd0 --- meta-webos-iot/conf/layer.conf | 2 +- meta-webos-raspberrypi/conf/layer.conf | 2 +- meta-webos-smack/conf/layer.conf | 2 +- meta-webos-updater/conf/layer.conf | 2 +- meta-webos-virtualization/conf/layer.conf | 2 +- meta-webos/conf/layer.conf | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/meta-webos-iot/conf/layer.conf b/meta-webos-iot/conf/layer.conf index dab4a8a69..d0809b500 100644 --- a/meta-webos-iot/conf/layer.conf +++ b/meta-webos-iot/conf/layer.conf @@ -10,7 +10,7 @@ BBFILE_COLLECTIONS += "meta-webos-iot" BBFILE_PATTERN_meta-webos-iot := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-webos-iot = "70" -LAYERSERIES_COMPAT_meta-webos-iot = "hardknott" +LAYERSERIES_COMPAT_meta-webos-iot = "honister" LAYERDEPENDS_meta-webos-iot = " \ meta-webos \ diff --git a/meta-webos-raspberrypi/conf/layer.conf b/meta-webos-raspberrypi/conf/layer.conf index ada1fcd8b..2df3b5a93 100644 --- a/meta-webos-raspberrypi/conf/layer.conf +++ b/meta-webos-raspberrypi/conf/layer.conf @@ -10,7 +10,7 @@ BBFILE_COLLECTIONS += "meta-webos-raspberrypi" BBFILE_PATTERN_meta-webos-raspberrypi := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-webos-raspberrypi = "51" -LAYERSERIES_COMPAT_meta-webos-raspberrypi = "hardknott" +LAYERSERIES_COMPAT_meta-webos-raspberrypi = "honister" LAYERDEPENDS_meta-webos-raspberrypi = "\ meta-webos \ diff --git a/meta-webos-smack/conf/layer.conf b/meta-webos-smack/conf/layer.conf index 996cd17e5..78e132c45 100644 --- a/meta-webos-smack/conf/layer.conf +++ b/meta-webos-smack/conf/layer.conf @@ -20,7 +20,7 @@ BBFILE_COLLECTIONS += "meta-webos-smack" BBFILE_PATTERN_meta-webos-smack := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-webos-smack = "75" -LAYERSERIES_COMPAT_meta-webos-smack = "hardknott" +LAYERSERIES_COMPAT_meta-webos-smack = "honister" LAYERDEPENDS_meta-webos-smack = "\ meta-webos \ diff --git a/meta-webos-updater/conf/layer.conf b/meta-webos-updater/conf/layer.conf index aff024d95..15e7d88d9 100644 --- a/meta-webos-updater/conf/layer.conf +++ b/meta-webos-updater/conf/layer.conf @@ -10,7 +10,7 @@ BBFILE_COLLECTIONS += "meta-webos-updater" BBFILE_PATTERN_meta-webos-updater := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-webos-updater= "52" -LAYERSERIES_COMPAT_meta-webos-updater = "hardknott" +LAYERSERIES_COMPAT_meta-webos-updater = "honister" LAYERDEPENDS_meta-webos-updater = "\ sota \ diff --git a/meta-webos-virtualization/conf/layer.conf b/meta-webos-virtualization/conf/layer.conf index f832b5c4e..04fcdbea4 100644 --- a/meta-webos-virtualization/conf/layer.conf +++ b/meta-webos-virtualization/conf/layer.conf @@ -10,7 +10,7 @@ BBFILE_COLLECTIONS += "meta-webos-virtualization" BBFILE_PATTERN_meta-webos-virtualization := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-webos-virtualization = "53" -LAYERSERIES_COMPAT_meta-webos-virtualization = "hardknott" +LAYERSERIES_COMPAT_meta-webos-virtualization = "honister" LAYERDEPENDS_meta-webos-virtualization = "\ virtualization-layer \ diff --git a/meta-webos/conf/layer.conf b/meta-webos/conf/layer.conf index 708a351a7..a85829514 100644 --- a/meta-webos/conf/layer.conf +++ b/meta-webos/conf/layer.conf @@ -10,7 +10,7 @@ BBFILE_COLLECTIONS += "meta-webos" BBFILE_PATTERN_meta-webos := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-webos = "40" -LAYERSERIES_COMPAT_meta-webos = "hardknott" +LAYERSERIES_COMPAT_meta-webos = "honister" LAYERDEPENDS_meta-webos = " \ core \