meta-egvirt: Bump layer priority to 61. 86/27886/4
authorVasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com>
Mon, 8 Aug 2022 12:07:01 +0000 (14:07 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 22 Sep 2022 11:21:19 +0000 (11:21 +0000)
Bumped to have higher priority then meta-agl-bsp (60) to overlay
recipes files (in particular linux-yocto) from meta-agl-bsp.

Bug-AGL: SPEC-4453
Change-Id: Id558df0df39d7b3203da548a8c00db0cdd1a632c
Signed-off-by: Vasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com>
meta-egvirt/conf/layer.conf

index e9b0181..364c0a9 100644 (file)
@@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
 
 BBFILE_COLLECTIONS += "egvirt"
 BBFILE_PATTERN_egvirt = "^${LAYERDIR}/"
-BBFILE_PRIORITY_egvirt = "6"
+BBFILE_PRIORITY_egvirt = "61"
 
 # This should only be incremented on significant changes that will
 # cause compatibility issues with other layers