Skip to content

Commit

Permalink
layerconf: remove "mickeldore" from LAYERSERIES_COMPAT
Browse files Browse the repository at this point in the history
With the genimage suffix handling addition this layer loses
compatibility with nanbield without additional actions from the user.

Signed-off-by: Rouven Czerwinski <[email protected]>
  • Loading branch information
Emantor committed Dec 12, 2023
1 parent 4828fb4 commit 7a395f5
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 @@ -11,4 +11,4 @@ BBFILE_PRIORITY_ptx = "6"

LAYERDEPENDS_ptx = "core"

LAYERSERIES_COMPAT_ptx = "mickledore nanbield"
LAYERSERIES_COMPAT_ptx = "nanbield"

0 comments on commit 7a395f5

Please sign in to comment.