mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user