Renames the tinker-rk3288 to match the convention of naming the machines
with the manufacturers official board name.

Signed-off-by: Joshua Watt <[email protected]>
---
 README                                                 | 2 +-
 conf/machine/{tinker-rk3288.conf => tinker-board.conf} | 2 +-
 wic/{tinker-rk3288.wks => tinker-board.wks}            | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename conf/machine/{tinker-rk3288.conf => tinker-board.conf} (95%)
 rename wic/{tinker-rk3288.wks => tinker-board.wks} (100%)

diff --git a/README b/README
index 5486b29..983d946 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ Status of supported boards:
 --------------------------
        builds and boots gpt image:
                rock-pi-4
-               tinker-rk3288
+               tinker-board
                vyasa-rk3288
                firefly-rk3288
        builds:
diff --git a/conf/machine/tinker-rk3288.conf b/conf/machine/tinker-board.conf
similarity index 95%
rename from conf/machine/tinker-rk3288.conf
rename to conf/machine/tinker-board.conf
index aeee472..c8cac7b 100644
--- a/conf/machine/tinker-rk3288.conf
+++ b/conf/machine/tinker-board.conf
@@ -10,7 +10,7 @@ require conf/machine/include/rk3288.inc
 KERNEL_DEVICETREE = "rk3288-tinker.dtb"
 UBOOT_MACHINE = "tinker-rk3288_defconfig"
 
-WKS_FILE = "tinker-rk3288.wks"
+WKS_FILE = "tinker-board.wks"
 IMAGE_FSTYPES += "wic wic.bmap"
 
 WKS_FILE_DEPENDS ?= " \
diff --git a/wic/tinker-rk3288.wks b/wic/tinker-board.wks
similarity index 100%
rename from wic/tinker-rk3288.wks
rename to wic/tinker-board.wks
-- 
2.24.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#48168): https://lists.yoctoproject.org/g/yocto/message/48168
Mute This Topic: https://lists.yoctoproject.org/mt/70206165/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to