Skip to content

Commit

Permalink
fixed dependency to meta-oe openembedded layer
Browse files Browse the repository at this point in the history
  • Loading branch information
René Janssens authored and fhunleth committed Oct 31, 2022
1 parent b40ed04 commit 80c5e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ BBFILE_PATTERN_fwup-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_fwup-layer = "7"

LAYERDEPENDS_fwup-layer = "core"
LAYERDEPENDS_erlang-layer += "meta-oe"
LAYERDEPENDS_fwup-layer += "openembedded-layer"

LAYERSERIES_COMPAT_fwup-layer = "kirkstone"

0 comments on commit 80c5e5f

Please sign in to comment.