mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-28 11:36:32 +00:00
add more install stuff to yocto layer
This commit is contained in:
parent
652c9505f8
commit
291645e798
@ -21,6 +21,7 @@ FILES_${PN} += " \
|
||||
"
|
||||
|
||||
do_install_append() {
|
||||
install -d ${D}${sysconfdir}
|
||||
install -m 0755 ${WORKDIR}/hassio.conf ${D}${sysconfdir}
|
||||
sed -i -e 's:@HASSIO_VERSION@:${HASSIO_VERSION}:g' ${D}${sysconfdir}/hassio.conf
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user