meta-resin-allwinner:layer.conf: Define LAYERSERIES_COMPAT
We avoid in this way a build warning. See: https://patchwork.openembedded.org/patch/140542/ Changelog-entry: Add LAYERSERIES_COMPAT to yocto in layer.conf Signed-off-by: Florin Sarbu <florin@resin.io>
This commit is contained in:
parent
374bc68d16
commit
daf849d525
1 changed files with 2 additions and 0 deletions
|
@ -6,3 +6,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||
BBFILE_COLLECTIONS += "resin-allwinner"
|
||||
BBFILE_PATTERN_resin-allwinner := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_resin-allwinner = "1337"
|
||||
|
||||
LAYERSERIES_COMPAT_resin-allwinner = "sumo"
|
||||
|
|
Loading…
Add table
Reference in a new issue