Add Yocto Project scarthgap release compatibility master next
authorScott Murray <scott.murray@konsulko.com>
Thu, 18 Apr 2024 21:41:31 +0000 (17:41 -0400)
committerScott Murray <scott.murray@konsulko.com>
Thu, 18 Apr 2024 21:41:31 +0000 (17:41 -0400)
Switch to scarthgap in LAYERSERIES_COMPAT in layer.conf file.

Bug-AGL: SPEC-4578

Change-Id: Ifceeee5e4033cbfd6f25572036b06e8577ce3e8f
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-refhw-gen3/conf/layer.conf

index 09c47bb..093a47b 100644 (file)
@@ -15,6 +15,6 @@ BBFILE_PRIORITY_agl-refhw-gen3  = "11"
 
 LAYERDEPENDS_agl-refhw-gen3 = "core rcar-gen3"
 
-LAYERSERIES_COMPAT_agl-refhw-gen3  = "kirkstone"
+LAYERSERIES_COMPAT_agl-refhw-gen3  = "scarthgap"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"