diff --git a/buildroot-external/rootfs-overlay/etc/os-release b/buildroot-external/rootfs-overlay/etc/os-release new file mode 100644 index 00000000..3a5e3e07 --- /dev/null +++ b/buildroot-external/rootfs-overlay/etc/os-release @@ -0,0 +1,5 @@ +NAME=MycroftOS +VERSION=0.1.0-dirty +ID=mycroftos +VERSION_ID=0.1.0 +PRETTY_NAME="MycroftOS 0.1.0"