Skip to content

Commit

Permalink
meta-resin-pyro: do not apply further modemmanager updates
Browse files Browse the repository at this point in the history
The meta-balena version of modemmanager is no longer compatible with
Yocto Pyro, so stop trying to apply bbappend to it from meta-balena.

Change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
  • Loading branch information
alexgg committed Aug 31, 2023
1 parent 3e9aa97 commit 03d4aea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta-resin-pyro/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "resin-pyro"
BBFILE_PATTERN_resin-pyro := "^${LAYERDIR}/"
BBFILE_PRIORITY_resin-pyro = "1337"
BBMASK += "meta-balena/meta-balena-common/recipes-connectivity/modemmanager/modemmanager_%.bbappend"

0 comments on commit 03d4aea

Please sign in to comment.