Skip to content

Commit

Permalink
meta-dts-distro/conf/layer.conf: bump layer priority
Browse files Browse the repository at this point in the history
  • Loading branch information
tym2k1 authored and PLangowski committed Sep 27, 2024
1 parent a03948c commit ed2c8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-dts-distro/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"

BBFILE_COLLECTIONS += "dts-distro"
BBFILE_PATTERN_dts-distro = "^${LAYERDIR}/"
BBFILE_PRIORITY_dts-distro = "1"
BBFILE_PRIORITY_dts-distro = "9"

# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
Expand Down

0 comments on commit ed2c8d7

Please sign in to comment.