mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-08 05:09:17 +00:00
layer.conf: Define LAYERDEPENDS
We should currently only depend on core - everything should be handled through dynamic layers. Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
This commit is contained in:
@@ -11,6 +11,8 @@ BBFILE_PRIORITY_raspberrypi = "9"
|
|||||||
|
|
||||||
LAYERSERIES_COMPAT_raspberrypi = "dunfell"
|
LAYERSERIES_COMPAT_raspberrypi = "dunfell"
|
||||||
|
|
||||||
|
LAYERDEPENDS_raspberrypi = "core"
|
||||||
|
|
||||||
# Additional license directories.
|
# Additional license directories.
|
||||||
LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
|
LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user