layer.conf, README.md: update for 'nanbield' layerseries

OE-Core is preparing for the nanbield release and has updated
the layerseries name.

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2023-09-16 07:36:33 -07:00
parent f86a68bf5a
commit 94b9542399
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ Community supported:
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
LAYERSERIES_COMPAT: mickledore
LAYERSERIES_COMPAT: nanbield
CUDA toolchain compatibility note

View File

@@ -12,7 +12,7 @@ LAYERVERSION_tegra = "1"
LAYERDEPENDS_tegra = "core"
LAYERSERIES_COMPAT_tegra = "mickledore"
LAYERSERIES_COMPAT_tegra = "nanbield"
# Recipe modifications for other layers that may be included in the build
BBFILES += "${@' '.join('${LAYERDIR}/external/%s/recipes*/*/*.bb' % layer \