Skip to content

Commit

Permalink
Fixed layer compatibility
Browse files Browse the repository at this point in the history
Fixed layer compatibility from honister to kirkstone

Signed-off-by: Stoyan Lachev <stoyan.lachev@bosch.io>
  • Loading branch information
stlachev committed Mar 24, 2023
1 parent 3e544b2 commit 0a8bda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-rauc-tegra/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ BBFILE_PATTERN_meta-rauc-tegra = "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-rauc-tegra = "6"

LAYERDEPENDS_meta-rauc-tegra = "core"
LAYERSERIES_COMPAT_meta-rauc-tegra = "honister"
LAYERSERIES_COMPAT_meta-rauc-tegra = "kirkstone"

0 comments on commit 0a8bda8

Please sign in to comment.