1
0
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:
pvizeli
2017-03-16 19:13:48 +01:00
parent 8e54c3911f
commit c948599a65

View 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"