Skip to content
Snippets Groups Projects
Commit 05dcc9df authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

layer:config: Renamed guf-machine to seconorth-machine

parent e1813798
No related branches found
No related tags found
No related merge requests found
Pipeline #17428 failed with stage
in 23 seconds
......@@ -5,11 +5,11 @@ BBPATH .= ":${LAYERDIR}"
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "guf-machine"
BBFILE_PATTERN_guf-machine := "^${LAYERDIR}/"
BBFILE_PRIORITY_guf-machine = "7"
BBFILE_COLLECTIONS += "seconorth-machine"
BBFILE_PATTERN_seconorth-machine := "^${LAYERDIR}/"
BBFILE_PRIORITY_seconorth-machine = "7"
LAYERSERIES_COMPAT_guf-machine = "kirkstone"
LAYERSERIES_COMPAT_seconorth-machine = "kirkstone"
BBFILES_DYNAMIC += " \
freescale-layer:${LAYERDIR}/dynamic-layers/freescale-layer/*/*/*.bb \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment