mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-14 12:46:32 +00:00
add hassio layer
This commit is contained in:
parent
8e54c3911f
commit
c948599a65
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"
|
Loading…
x
Reference in New Issue
Block a user