mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
meta-webserver: update the layer.conf to include the openembedded-layer
The cherokee recipe requires mysql5 provided by the openembedded layer Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
adb341cc71
commit
814c8f5849
@@ -15,7 +15,7 @@ BBFILE_PRIORITY_webserver = "6"
|
||||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_webserver = "1"
|
||||
|
||||
LAYERDEPENDS_webserver = "core"
|
||||
LAYERDEPENDS_webserver = "core openembedded-layer"
|
||||
|
||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user