mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
layers: Add langdale to LAYERSERIES_COMPAT
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
80441d263d
commit
45d56d82b7
|
@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi"
|
|||
BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_raspberrypi = "9"
|
||||
|
||||
LAYERSERIES_COMPAT_raspberrypi = "kirkstone"
|
||||
LAYERSERIES_COMPAT_raspberrypi = "kirkstone langdale"
|
||||
LAYERDEPENDS_raspberrypi = "core"
|
||||
|
||||
# Additional license directories.
|
||||
|
|
Loading…
Reference in New Issue
Block a user