diff --git a/README.md b/README.md index 2a47308..9d9a831 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ the LAYERSERIES_COMPAT (c). | honister | c | c | c | c | | hardknott | c | c | c | c | | gatesgarth | c | c | c | c | -| dunfell | x | c | c | c | +| dunfell | c | c | c | c | | | | | | | | | LTS | EOL | EOL | EOL | diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 37c2cd7..e7ef3bf 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -17,7 +17,7 @@ machine_type: # # [target1] [target2] [target3] [target4] [target5] # [machine] qemuarm64 qemux86 qemuarm qemux86-64 qemuarm64 -# [yocto] scarthgap scarthgap scarthgap dunfell kirkstone +# [yocto] scarthgap scarthgap scarthgap kirkstone kirkstone # [X11] no no yes yes no # [mingw] no yes no no no # [static] no no no no yes @@ -79,10 +79,10 @@ target4: &target4 variableValue: qemux86-64 - type: EnvironmentVariable variableName: MANIFEST - variableValue: dunfell.xml + variableValue: kirkstone.xml - type: EnvironmentVariable variableName: TEST_CONFIGS - variableValue: ci configs dunfell no-webengine + variableValue: ci configs no-webengine enable_if: condition: property property: target.arch diff --git a/coin/test-dunfell.inc b/coin/test-dunfell.inc deleted file mode 100644 index efc9238..0000000 --- a/coin/test-dunfell.inc +++ /dev/null @@ -1 +0,0 @@ -LICENSE_FLAGS_WHITELIST = "commercial_ffmpeg commercial_x264"