Skip to content

Commit

Permalink
{honister-stop} webos: layer.conf: Update to honister release name se…
Browse files Browse the repository at this point in the history
…ries

: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
  • Loading branch information
shr-project committed Sep 13, 2021
1 parent 6a06d01 commit 806dd5f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion meta-webos-iot/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
2 changes: 1 addition & 1 deletion meta-webos-raspberrypi/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
2 changes: 1 addition & 1 deletion meta-webos-smack/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
2 changes: 1 addition & 1 deletion meta-webos-updater/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
2 changes: 1 addition & 1 deletion meta-webos-virtualization/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
2 changes: 1 addition & 1 deletion meta-webos/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 806dd5f

Please sign in to comment.