Skip to content

Commit

Permalink
layer.conf: bump to nanbield
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Baryshkov <[email protected]>
  • Loading branch information
lumag committed Nov 13, 2023
1 parent 86b54db commit fe7487e
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 = "mickledore"
LAYERSERIES_COMPAT_meta-96boards = "nanbield"
LAYERDEPENDS_meta-96boards = "openembedded-layer meta-python"

SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
Expand Down

0 comments on commit fe7487e

Please sign in to comment.