diff options
Diffstat (limited to 'bsp/meta-rtlwifi/conf')
-rw-r--r-- | bsp/meta-rtlwifi/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp/meta-rtlwifi/conf/layer.conf b/bsp/meta-rtlwifi/conf/layer.conf index ca6c3745..7281f63f 100644 --- a/bsp/meta-rtlwifi/conf/layer.conf +++ b/bsp/meta-rtlwifi/conf/layer.conf @@ -4,7 +4,7 @@ BBPATH .= ":${LAYERDIR}" # Append recipe dir to BBFILES BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" -LAYERSERIES_COMPAT_rtlwifi = "rocko sumo thud" +LAYERSERIES_COMPAT_rtlwifi = "rocko sumo thud warrior zeus dunfell" BBFILE_COLLECTIONS += "rtlwifi" BBFILE_PRIORITY_rtlwifi = "1" |