mirror of
https://github.com/lingble/tegra-demo-distro.git
synced 2025-10-29 11:42:26 +00:00
layers: drop styhead from LAYERSERIES_COMPAT
Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
@@ -8,6 +8,6 @@ BBFILE_PRIORITY_tegrademo-ci = "40"
|
||||
|
||||
LAYERVERSION_tegrademo-ci = "1"
|
||||
LAYERDEPENDS_tegrademo-ci = "core"
|
||||
LAYERSERIES_COMPAT_tegrademo-ci = "styhead walnascar"
|
||||
LAYERSERIES_COMPAT_tegrademo-ci = "walnascar"
|
||||
|
||||
addpylib ${LAYERDIR}/lib oeaws.botos3fetcher
|
||||
|
||||
@@ -7,4 +7,4 @@ BBFILE_PRIORITY_tegrasupport = "40"
|
||||
|
||||
LAYERVERSION_tegrasupport = "4"
|
||||
LAYERDEPENDS_tegrasupport = "core tegra"
|
||||
LAYERSERIES_COMPAT_tegrasupport = "styhead walnascar"
|
||||
LAYERSERIES_COMPAT_tegrasupport = "walnascar"
|
||||
|
||||
@@ -8,7 +8,7 @@ BBFILE_PATTERN_tegrademo = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_tegrademo = "50"
|
||||
|
||||
LAYERVERSION_tegrademo = "4"
|
||||
LAYERSERIES_COMPAT_tegrademo = "styhead walnascar"
|
||||
LAYERSERIES_COMPAT_tegrademo = "walnascar"
|
||||
|
||||
# This is used by the tegra-distro-sanity bbclass
|
||||
# to identify the distro layer directory during
|
||||
|
||||
Reference in New Issue
Block a user