layers: Bump to use kirkstone

its not going to be backward ABI compatible with honister due to variable renaming.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2022-02-17 12:45:02 -08:00
parent 0c68a5a705
commit 4560e221d0

View File

@ -9,5 +9,5 @@ BBFILE_COLLECTIONS += "freescale-3rdparty"
BBFILE_PATTERN_freescale-3rdparty := "^${LAYERDIR}/"
BBFILE_PRIORITY_freescale-3rdparty = "4"
LAYERSERIES_COMPAT_freescale-3rdparty = "honister"
LAYERSERIES_COMPAT_freescale-3rdparty = "kirkstone"
LAYERDEPENDS_freescale-3rdparty = "core freescale-layer"