diff --git a/conf/layer.conf b/conf/layer.conf index 97dfb897..ebd2f732 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -19,7 +19,7 @@ LAYERRECOMMENDS_intel = "dpdk" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_intel = "5" -LAYERSERIES_COMPAT_intel = "kirkstone scarthgap" +LAYERSERIES_COMPAT_intel = "scarthgap styhead" BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ @@ -42,4 +42,4 @@ PREFERRED_PROVIDER_libva-utils ?= "libva-utils" PREFERRED_PROVIDER_libva-utils-native ?= "libva-utils-native" PREFERRED_PROVIDER_nativesdk-libva-utils ?= "nativesdk-libva-utils" -# addpylib ${LAYERDIR}/lib oeqa +addpylib ${LAYERDIR}/lib oeqa