layer.conf: Update LAYERSERIES rocko -> sumo

(From meta-yocto rev: db28e5c97895d2a25098aaac7f0a65d4f2a01866)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2018-04-06 11:07:16 +01:00
parent a0f22fd971
commit 312a5a93ca
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "yocto"
BBFILE_PATTERN_yocto = "^${LAYERDIR}/"
BBFILE_PRIORITY_yocto = "5"
LAYERSERIES_COMPAT_yocto = "rocko"
LAYERSERIES_COMPAT_yocto = "sumo"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers