Skip to content

Commit

Permalink
layer.conf: Define LAYERSERIES_COMPAT
Browse files Browse the repository at this point in the history
Its required now from Sumo release onwards

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Apr 12, 2018
1 parent 63cdfeb commit 2f31900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
BBFILE_COLLECTIONS += "clang-layer"
BBFILE_PATTERN_clang-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_clang-layer = "7"
LAYERSERIES_COMPAT_clang-layer = "sumo"

#PREFERRED_PROVIDER_gcc-cross-initial-${TARGET_ARCH}_forcevariable = "clang-cross"
#PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc-initial_forcevariable = "clang-cross"
Expand Down

0 comments on commit 2f31900

Please sign in to comment.