layers: Add styhead to compatible release series

styhead is codename for upcoming 5.1 release

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-04-21 11:06:32 -07:00
parent 1de297f7b1
commit 1e5ae73fd3
10 changed files with 10 additions and 10 deletions

View File

@@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1"
LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer"
LAYERSERIES_COMPAT_meta-python = "scarthgap"
LAYERSERIES_COMPAT_meta-python = "scarthgap styhead"
LICENSE_PATH += "${LAYERDIR}/licenses"