mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-02-15 07:27:13 +00:00
add hassio layer
This commit is contained in:
8
meta-hassio/conf/layer.conf
Normal file
8
meta-hassio/conf/layer.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
BBPATH .= ":${LAYERDIR}"
|
||||
|
||||
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
||||
${LAYERDIR}/recipes-*/*/*.bbappend"
|
||||
|
||||
BBFILE_COLLECTIONS += "hassio"
|
||||
BBFILE_PATTERN_hassio := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_hassio = "10"
|
||||
Reference in New Issue
Block a user