diff --git a/README.md b/README.md index a21b8547..820d1a24 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Community supported: This layer depends on: URI: git://git.openembedded.org/openembedded-core branch: master -LAYERSERIES_COMPAT: nanbield, scarthgap +LAYERSERIES_COMPAT: scarthgap CUDA toolchain compatibility note diff --git a/conf/layer.conf b/conf/layer.conf index df7965d3..31ece536 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,7 +12,7 @@ LAYERVERSION_tegra = "1" LAYERDEPENDS_tegra = "core" -LAYERSERIES_COMPAT_tegra = "nanbield scarthgap" +LAYERSERIES_COMPAT_tegra = "scarthgap" # Recipe modifications for other layers that may be included in the build BBFILES += "${@' '.join('${LAYERDIR}/external/%s/recipes*/*/*.bb' % layer \