mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 05:01:58 +02:00
layer.conf: Add hardknott to LAYERSERIES_COMPAT
Thats codename for 3.3 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -17,7 +17,7 @@ LAYERVERSION_webserver = "1"
|
||||
|
||||
LAYERDEPENDS_webserver = "core openembedded-layer"
|
||||
|
||||
LAYERSERIES_COMPAT_webserver = "gatesgarth"
|
||||
LAYERSERIES_COMPAT_webserver = "gatesgarth hardknott"
|
||||
|
||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user