mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 10:22:46 +01:00
1
FunKey/board/funkey/rootfs-overlay/etc/hwrevision
Normal file
1
FunKey/board/funkey/rootfs-overlay/etc/hwrevision
Normal file
@@ -0,0 +1 @@
|
||||
FunKey_S Rev.A
|
||||
1
FunKey/board/funkey/rootfs-overlay/etc/sw-versions
Normal file
1
FunKey/board/funkey/rootfs-overlay/etc/sw-versions
Normal file
@@ -0,0 +1 @@
|
||||
rootfs 0.6
|
||||
14
FunKey/board/funkey/sw-description
Normal file
14
FunKey/board/funkey/sw-description
Normal file
@@ -0,0 +1,14 @@
|
||||
software =
|
||||
{
|
||||
version = "0.6";
|
||||
|
||||
hardware-compatibility = [ "#RE:^Rev\.[A-E]$" ];
|
||||
|
||||
images: (
|
||||
{
|
||||
filename = "rootfs.ext2.tar.gz";
|
||||
device = "/dev/mmcblk0p2";
|
||||
compression = "zlib";
|
||||
}
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user