diff --git a/meta-beagle/conf/layer.conf b/meta-beagle/conf/layer.conf
index 5ef549d9..d70b9762 100644
--- a/meta-beagle/conf/layer.conf
+++ b/meta-beagle/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-beagle"
 BBFILE_PATTERN_meta-beagle := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-beagle = "6"
 
-LAYERSERIES_COMPAT_meta-beagle = "whinlatter wrynose"
+LAYERSERIES_COMPAT_meta-beagle = "wrynose blacksail"
 
 LAYERDEPENDS_meta-beagle = " \
     meta-ti-bsp \
diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf
index 809104f7..5ae078dd 100644
--- a/meta-ti-bsp/conf/layer.conf
+++ b/meta-ti-bsp/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-ti-bsp"
 BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-ti-bsp = "6"
 
-LAYERSERIES_COMPAT_meta-ti-bsp = "whinlatter wrynose"
+LAYERSERIES_COMPAT_meta-ti-bsp = "wrynose blacksail"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"
 
diff --git a/meta-ti-extras/conf/layer.conf b/meta-ti-extras/conf/layer.conf
index 6f130442..b3cc5c99 100644
--- a/meta-ti-extras/conf/layer.conf
+++ b/meta-ti-extras/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-ti-extras"
 BBFILE_PATTERN_meta-ti-extras := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-ti-extras = "6"
 
-LAYERSERIES_COMPAT_meta-ti-extras = "whinlatter wrynose"
+LAYERSERIES_COMPAT_meta-ti-extras = "wrynose blacksail"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"
 
diff --git a/meta-ti-test/conf/layer.conf b/meta-ti-test/conf/layer.conf
index 39a9b6de..24a22074 100644
--- a/meta-ti-test/conf/layer.conf
+++ b/meta-ti-test/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-ti-test"
 BBFILE_PATTERN_meta-ti-test := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-ti-test = "10"
 
-LAYERSERIES_COMPAT_meta-ti-test = "whinlatter wrynose"
+LAYERSERIES_COMPAT_meta-ti-test = "wrynose blacksail"
 
 # Set a variable to get to the top of the metadata location
 TITESTBASE := '${@os.path.normpath("${LAYERDIR}/")}'
