Skip to content

Commit

Permalink
Merge pull request #359 from lumag/add-scarthgap
Browse files Browse the repository at this point in the history
layer.conf: update to include scarthgap compatibility
  • Loading branch information
fboudra authored Mar 28, 2024
2 parents 631b30b + c7d26bf commit b2278c1
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 @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
BBFILE_COLLECTIONS += "meta-96boards"
BBFILE_PATTERN_meta-96boards := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-96boards = "8"
LAYERSERIES_COMPAT_meta-96boards = "nanbield"
LAYERSERIES_COMPAT_meta-96boards = "nanbield scarthgap"
LAYERDEPENDS_meta-96boards = "openembedded-layer meta-python"

SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
Expand Down

0 comments on commit b2278c1

Please sign in to comment.