mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
Support more PetaLinux releases
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
parent
902df50c96
commit
0f566cba49
@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
||||
BBFILE_COLLECTIONS += "meta-user"
|
||||
BBFILE_PATTERN_meta-user = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-user = "7"
|
||||
LAYERSERIES_COMPAT_meta-user = "gatesgarth"
|
||||
LAYERSERIES_COMPAT_meta-user = "gatesgarth zeus"
|
||||
|
@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
||||
BBFILE_COLLECTIONS += "meta-user"
|
||||
BBFILE_PATTERN_meta-user = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-user = "7"
|
||||
LAYERSERIES_COMPAT_meta-user = "gatesgarth"
|
||||
LAYERSERIES_COMPAT_meta-user = "gatesgarth zeus"
|
||||
|
@ -3,4 +3,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
|
||||
BBFILE_COLLECTIONS += "meta-corundum"
|
||||
BBFILE_PATTERN_meta-corundum = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-corundum = "5"
|
||||
LAYERSERIES_COMPAT_meta-corundum = "gatesgarth"
|
||||
LAYERSERIES_COMPAT_meta-corundum = "gatesgarth zeus"
|
||||
|
Loading…
x
Reference in New Issue
Block a user