From a5f2fd4705fa685a1ba03705ab7fafecb6090385 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Tue, 8 Jan 2019 08:25:41 -0800 Subject: meta-google: prepare for yocto 2.6 Set compatibility to thud. (From meta-google rev: 0d4ca78901c79cbef8401df0aa2261569fad6854) Change-Id: I337d9dfc4c8bce18bd7b7cff3f4ca3e4e8ff7b00 Signed-off-by: Patrick Venture Signed-off-by: Brad Bishop --- meta-google/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-google') diff --git a/meta-google/conf/layer.conf b/meta-google/conf/layer.conf index 3a77497a1..0f4bd15e7 100644 --- a/meta-google/conf/layer.conf +++ b/meta-google/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "google-layer" BBFILE_PATTERN_google-layer = "" LAYERVERSION_google-layer = "1" -LAYERSERIES_COMPAT_google-layer = "sumo" +LAYERSERIES_COMPAT_google-layer = "thud" -- cgit v1.2.1