mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 02:12:41 +01:00
changed update file naming scheme
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
2
Makefile
2
Makefile
@@ -94,7 +94,7 @@ update: fun
|
||||
@cd tmp && \
|
||||
echo sw-description rootfs.ext2.gz update_partition | \
|
||||
tr " " "\n" | \
|
||||
cpio -o -H crc --quiet > ../images/FunKey-$(shell cat FunKey/board/funkey/rootfs-overlay/etc/sw-versions | cut -f 2).swu
|
||||
cpio -o -H crc --quiet > ../images/FunKey-rootfs-$(shell cat FunKey/board/funkey/rootfs-overlay/etc/sw-versions | cut -f 2).swu
|
||||
@rm -rf tmp
|
||||
|
||||
defconfig:
|
||||
|
||||
Reference in New Issue
Block a user