mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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
|
# cause compatibility issues with other layers
|
||||||
LAYERVERSION_webserver = "1"
|
LAYERVERSION_webserver = "1"
|
||||||
|
|
||||||
LAYERDEPENDS_webserver = "core"
|
LAYERDEPENDS_webserver = "core openembedded-layer"
|
||||||
|
|
||||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user