Skip to content

Commit

Permalink
Enable nanbield layer compatibility
Browse files Browse the repository at this point in the history
It's experimental, but seems okay so far.
  • Loading branch information
tronical committed Mar 20, 2024
1 parent e8c0a57 commit ba13d69
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 @@ -10,7 +10,7 @@ BBFILE_PATTERN_meta-slint = "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-slint = "6"

LAYERDEPENDS_meta-slint = "core"
LAYERSERIES_COMPAT_meta-slint = "kirkstone langdale mickledore"
LAYERSERIES_COMPAT_meta-slint = "kirkstone langdale mickledore nanbield"

RUST_PANIC_STRATEGY = "abort"

Expand Down

0 comments on commit ba13d69

Please sign in to comment.