From 20d54af74a3a2053aaeb988ce4a35bac95aaa2c0 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Mon, 22 Feb 2021 17:50:59 -0500 Subject: Declare layer compatibility with kirkstone For tracking upstream, we need to update the layer compatibility. Bug-AGL: SPEC-3819 Change-Id: I23423baa371ed1b8b4a9024d9ac6f0c4d7e48185 Signed-off-by: Scott Murray Signed-off-by: Jan-Simon Moeller --- meta-agl-ros2/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-ros2/conf/layer.conf') diff --git a/meta-agl-ros2/conf/layer.conf b/meta-agl-ros2/conf/layer.conf index 7134bc5e..c616d800 100644 --- a/meta-agl-ros2/conf/layer.conf +++ b/meta-agl-ros2/conf/layer.conf @@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "aglros2" BBFILE_PATTERN_aglros2 = "^${LAYERDIR}/" BBFILE_PRIORITY_aglros2 = "70" -LAYERSERIES_COMPAT_aglros2 = "dunfell" \ No newline at end of file +LAYERSERIES_COMPAT_aglros2 = "kirkstone" \ No newline at end of file -- cgit 1.2.3-korg